Skip to content

Commit 333746f

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

angular-example/package-lock.json

Lines changed: 8 additions & 8 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
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@angular/animations": "^17.0.4",
14-
"@angular/common": "^17.0.3",
14+
"@angular/common": "^17.0.4",
1515
"@angular/compiler": "^17.0.3",
1616
"@angular/core": "^17.0.2",
1717
"@angular/forms": "^17.0.3",

0 commit comments

Comments
 (0)