Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent 31fded0 commit 0c40e1c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@angular/compiler": "^15.2.9",
"@angular/core": "^15.2.9",
"@angular/forms": "^15.2.9",
"@angular/localize": "15.2.9",
"@angular/localize": "15.2.10",
"@angular/material": "15.2.9",
"@angular/platform-browser": "^15.2.9",
"@angular/platform-browser-dynamic": "^15.2.9",
Expand Down Expand Up @@ -93,7 +93,7 @@
"util": "^0.12.4",
"yargs": "17.7.2",
"yargs-parser": "^21.1.1",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^15.2.9",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -467,21 +467,21 @@ __metadata:
languageName: node
linkType: hard

"@angular/localize@npm:15.2.9":
version: 15.2.9
resolution: "@angular/localize@npm:15.2.9"
"@angular/localize@npm:15.2.10":
version: 15.2.10
resolution: "@angular/localize@npm:15.2.10"
dependencies:
"@babel/core": 7.19.3
glob: 8.1.0
yargs: ^17.2.1
peerDependencies:
"@angular/compiler": 15.2.9
"@angular/compiler-cli": 15.2.9
"@angular/compiler": 15.2.10
"@angular/compiler-cli": 15.2.10
bin:
localize-extract: tools/bundles/src/extract/cli.js
localize-migrate: tools/bundles/src/migrate/cli.js
localize-translate: tools/bundles/src/translate/cli.js
checksum: 0945ae77cdc724665a58ff4de67f493cb84556cff1dbd59459cfa51237720423233bd06e2f08ba634c0345569b42d987a78a4223ec1bca7ce391cf4552c06050
checksum: 22949df3e62e9d963fbf02c12cb93efa8819b6b4168a62a769243c29453ddfecf49d5a78924464dd2134cd505da72a380fd3dca39570158f2c804a380a303d57
languageName: node
linkType: hard

Expand Down Expand Up @@ -3276,7 +3276,7 @@ __metadata:
"@angular/compiler-cli": ^15.2.9
"@angular/core": ^15.2.9
"@angular/forms": ^15.2.9
"@angular/localize": 15.2.9
"@angular/localize": 15.2.10
"@angular/material": 15.2.9
"@angular/platform-browser": ^15.2.9
"@angular/platform-browser-dynamic": ^15.2.9
Expand Down Expand Up @@ -3403,7 +3403,7 @@ __metadata:
yargs: 17.7.2
yargs-parser: ^21.1.1
yarn: ^1.22.15
zone.js: ~0.13.1
zone.js: ~0.14.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -27931,12 +27931,12 @@ __metadata:
languageName: node
linkType: hard

"zone.js@npm:~0.13.1":
version: 0.13.3
resolution: "zone.js@npm:0.13.3"
"zone.js@npm:~0.14.0":
version: 0.14.4
resolution: "zone.js@npm:0.14.4"
dependencies:
tslib: ^2.3.0
checksum: 73888a51b0299b4b56c56b97c71fe4a3548a9bdb9e4b4c49dd0e110a4487fbe7f141c08d3e3acff875a6fbb6d581750209ac767ae5d82dca0636ede41aebd436
checksum: 6168114b44f3f984c9aa72b1d0a05706b7b3010a38bcb49ef89f338c217279db77be26d1fd79d3eeb59b63b223472b104851be81898094f5eefc550bd69ae68f
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c40e1c

Please sign in to comment.