Skip to content

Commit 6ec98dc

Browse files
Bump @angular/common and @angular/platform-browser
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) and [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser). These dependencies needed to be updated together. Updates `@angular/common` from 12.2.17 to 21.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/21.0.1/packages/common) Updates `@angular/platform-browser` from 12.2.17 to 21.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/21.0.1/packages/platform-browser) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.0.1 dependency-type: direct:development - dependency-name: "@angular/platform-browser" dependency-version: 21.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 578bdbe commit 6ec98dc

File tree

2 files changed

+32
-20
lines changed

2 files changed

+32
-20
lines changed

samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/package-lock.json

Lines changed: 30 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/client/petstore/typescript-angular-v12-provided-in-root/builds/with-npm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"rxjs": "^6.6.0"
2222
},
2323
"devDependencies": {
24-
"@angular/common": "^12.2.0",
24+
"@angular/common": "^21.0.1",
2525
"@angular/compiler": "^12.2.0",
2626
"@angular/compiler-cli": "^12.2.0",
2727
"@angular/core": "^12.2.0",
28-
"@angular/platform-browser": "^12.2.0",
28+
"@angular/platform-browser": "^21.0.1",
2929
"ng-packagr": "^12.2.1",
3030
"reflect-metadata": "^0.1.3",
3131
"rxjs": "^6.6.0",

0 commit comments

Comments
 (0)