Skip to content

Commit 143c237

Browse files
chore(deps): bump @angular/common from 21.0.0 to 21.0.1 in /demo
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 21.0.0 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47995a5 commit 143c237

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

demo/package-lock.json

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

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"private": true,
1313
"dependencies": {
1414
"@angular/animations": "^21.0.0-rc.1",
15-
"@angular/common": "^21.0.0-rc.1",
15+
"@angular/common": "^21.0.1",
1616
"@angular/compiler": "^21.0.0-rc.1",
1717
"@angular/core": "^21.0.0-rc.1",
1818
"@angular/forms": "^21.0.0-rc.1",

0 commit comments

Comments
 (0)