mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
build(deps-dev): Bump zone.js from 0.13.2 to 0.13.3 (#1760)
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.13.3/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b7da021eed
commit
81eecd998e
8
package-lock.json
generated
8
package-lock.json
generated
@ -71,7 +71,7 @@
|
||||
"ts-node": "10.9.1",
|
||||
"tslib": "2.6.2",
|
||||
"typescript": "5.1.6",
|
||||
"zone.js": "0.13.2"
|
||||
"zone.js": "0.13.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
@ -17627,9 +17627,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zone.js": {
|
||||
"version": "0.13.2",
|
||||
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.13.2.tgz",
|
||||
"integrity": "sha512-Lyot3ocK+sixOU16CxmiBjUhkB+YYRRQuFwdJo1EDefHfEGB04it/86bjHnwg/lx4Z9YAmP8TDIalwp5qpDndw==",
|
||||
"version": "0.13.3",
|
||||
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.13.3.tgz",
|
||||
"integrity": "sha512-MKPbmZie6fASC/ps4dkmIhaT5eonHkEt6eAy80K42tAm0G2W+AahLJjbfi6X9NPdciOE9GRFTTM8u2IiF6O3ww==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
|
||||
@ -119,7 +119,7 @@
|
||||
"ts-node": "10.9.1",
|
||||
"tslib": "2.6.2",
|
||||
"typescript": "5.1.6",
|
||||
"zone.js": "0.13.2"
|
||||
"zone.js": "0.13.3"
|
||||
},
|
||||
"overrides" : {
|
||||
"node-fetch": "2.6.9",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user