Skip to content

Commit

Permalink
bump @angular/common from 15.2.7 to 16.2.6 in /modules/web
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 5d81c6f commit 59f73e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@angular/animations": "15.2.7",
"@angular/cdk": "15.2.7",
"@angular/common": "15.2.7",
"@angular/common": "16.2.6",
"@angular/compiler": "15.2.7",
"@angular/core": "15.2.7",
"@angular/flex-layout": "15.0.0-beta.42",
Expand Down
12 changes: 6 additions & 6 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,15 +325,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/common@npm:15.2.7":
version: 15.2.7
resolution: "@angular/common@npm:15.2.7"
"@angular/common@npm:16.2.6":
version: 16.2.6
resolution: "@angular/common@npm:16.2.6"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 15.2.7
"@angular/core": 16.2.6
rxjs: ^6.5.3 || ^7.4.0
checksum: 5eac9700caff18e35ad36beb934b198a490722f1abcf52bf00f96731a049951ca932faa1f3b928110414dd75dfb40d29c3646e58553678953beacfe7c953df94
checksum: 9bf8dd4968f8035b74d50cc5d4de270ae18905a5438b417cdbee6beaba8213ce1fc1d7a994e494eb1fa610d0d48804dac1863a16aacab377f8923cb954be53d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -10922,7 +10922,7 @@ __metadata:
"@angular/animations": 15.2.7
"@angular/cdk": 15.2.7
"@angular/cli": 15.2.6
"@angular/common": 15.2.7
"@angular/common": 16.2.6
"@angular/compiler": 15.2.7
"@angular/compiler-cli": 15.2.7
"@angular/core": 15.2.7
Expand Down

0 comments on commit 59f73e3

Please sign in to comment.