Skip to content

Commit 97b4d90

Browse files
chore(deps): bump zone.js from 0.14.6 to 0.14.7 in /edc-policy-playground (#346)
* chore(deps): bump zone.js in /edc-policy-playground Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.14.6 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] <support@github.com> * chore: deps file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
1 parent 1e9661b commit 97b4d90

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

DEPENDENCIES

+1-1
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ npm/npmjs/-/yargs/16.2.0, MIT, approved, clearlydefined
706706
npm/npmjs/-/yargs/17.7.2, MIT, approved, #8222
707707
npm/npmjs/-/yocto-queue/0.1.0, MIT, approved, clearlydefined
708708
npm/npmjs/-/yocto-queue/1.0.0, MIT, approved, clearlydefined
709-
npm/npmjs/-/zone.js/0.14.6, MIT, approved, clearlydefined
709+
npm/npmjs/-/zone.js/0.14.7, MIT, approved, clearlydefined
710710
npm/npmjs/@ampproject/remapping/2.3.0, Apache-2.0, approved, clearlydefined
711711
npm/npmjs/@angular-devkit/architect/0.1800.2, MIT, approved, clearlydefined
712712
npm/npmjs/@angular-devkit/build-angular/18.0.2, MIT, approved, clearlydefined

edc-policy-playground/package-lock.json

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edc-policy-playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"codemirror": "^6.0.1",
2727
"rxjs": "~7.8.0",
2828
"tslib": "^2.6.3",
29-
"zone.js": "~0.14.0"
29+
"zone.js": "~0.14.7"
3030
},
3131
"devDependencies": {
3232
"@angular-devkit/build-angular": "^18.0.2",

0 commit comments

Comments
 (0)