Skip to content

Commit 25cce34

Browse files
dependabot[bot]geromegrignon
authored andcommitted
chore(deps): bump zone.js from 0.14.5 to 0.14.7
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.14.5 to 0.14.7. - [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.14.7/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52251cc commit 25cce34

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rxjs": "~7.8.0",
4343
"tslib": "^2.6.3",
4444
"valibot": "^0.30.0",
45-
"zone.js": "0.14.5"
45+
"zone.js": "0.14.7"
4646
},
4747
"devDependencies": {
4848
"@analogjs/platform": "1.4.0",

yarn.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -14202,9 +14202,7 @@ zip-stream@^6.0.1:
1420214202
compress-commons "^6.0.2"
1420314203
readable-stream "^4.0.0"
1420414204

14205-
14206-
version "0.14.5"
14207-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.5.tgz#7f3591dc4cad1a030cda86b03d10450b719dd460"
14208-
integrity sha512-9XYWZzY6PhHOSdkYryNcMm7L8EK7a4q+GbTvxbIA2a9lMdRUpGuyaYvLDcg8D6bdn+JomSsbPcilVKg6SmUx6w==
14209-
dependencies:
14210-
tslib "^2.3.0"
14205+
14206+
version "0.14.7"
14207+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.7.tgz#4a9a70599109663b1921165663bbac521995eef3"
14208+
integrity sha512-0w6DGkX2BPuiK/NLf+4A8FLE43QwBfuqz2dVgi/40Rj1WmqUskCqj329O/pwrqFJLG5X8wkeG2RhIAro441xtg==

0 commit comments

Comments
 (0)