Skip to content

Commit 3995314

Browse files
build(deps): bump @angular/common in /angular-example
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 19.2.15 to 20.3.3. - [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/20.3.3/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 622b811 commit 3995314

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

angular-example/package-lock.json

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

angular-example/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": "^19.2.15",
15-
"@angular/common": "^19.2.15",
15+
"@angular/common": "^20.3.3",
1616
"@angular/compiler": "^19.2.15",
1717
"@angular/core": "^19.2.15",
1818
"@angular/forms": "^19.2.15",

0 commit comments

Comments
 (0)