Skip to content

Commit dedfe54

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

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
@@ -10,7 +10,7 @@
1010
"watch": "ng build --watch --configuration development"
1111
},
1212
"dependencies": {
13-
"@angular/animations": "^17.0.4",
13+
"@angular/animations": "^17.0.5",
1414
"@angular/common": "^17.0.4",
1515
"@angular/compiler": "^17.0.4",
1616
"@angular/core": "^17.0.4",

0 commit comments

Comments
 (0)