Skip to content

Commit

Permalink
Bump zone.js from 0.11.8 to 0.14.2 in /report/report-ng (#643)
Browse files Browse the repository at this point in the history
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.8 to 0.14.2.
- [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.2/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 28, 2023
1 parent 3cce91f commit 21e5e40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion report/report-ng/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ngx-markdown": "^14.0.1",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.11.4"
"zone.js": "~0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.1.2",
Expand Down
8 changes: 4 additions & 4 deletions report/report-ng/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8128,9 +8128,9 @@ yargs@^17.2.1:
y18n "^5.0.5"
yargs-parser "^21.0.0"

zone.js@~0.11.4:
version "0.11.8"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.8.tgz#40dea9adc1ad007b5effb2bfed17f350f1f46a21"
integrity sha512-82bctBg2hKcEJ21humWIkXRlLBBmrc3nN7DFh5LGGhcyycO2S7FN8NmdvlcKaGFDNVL4/9kFLmwmInTavdJERA==
zone.js@~0.14.2:
version "0.14.2"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.2.tgz#91b20b24e8ab9a5a74f319ed5a3000f234ffa3b6"
integrity sha512-X4U7J1isDhoOmHmFWiLhloWc2lzMkdnumtfQ1LXzf/IOZp5NQYuMUTaviVzG/q1ugMBIXzin2AqeVJUoSEkNyQ==
dependencies:
tslib "^2.3.0"

0 comments on commit 21e5e40

Please sign in to comment.