Skip to content

Commit d2e1540

Browse files
build(deps): bump @angular/common
Bumps the npm_and_yarn group with 1 update in the /packages/cli/templates/angular/ig-ts/projects/empty/files directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common). Updates `@angular/common` from 20.0.7 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) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.0.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03b628b commit d2e1540

File tree

1 file changed

+1
-1
lines changed
  • packages/cli/templates/angular/ig-ts/projects/empty/files

1 file changed

+1
-1
lines changed

packages/cli/templates/angular/ig-ts/projects/empty/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"private": true,
1212
"dependencies": {
1313
"@angular/animations": "~20.0.0",
14-
"@angular/common": "~20.0.0",
14+
"@angular/common": "~21.0.1",
1515
"@angular/compiler": "~20.0.0",
1616
"@angular/core": "~20.0.0",
1717
"@angular/forms": "~20.0.0",

0 commit comments

Comments
 (0)