Skip to content

Commit db8b897

Browse files
Bump @angular/animations from 18.2.3 to 19.2.8
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 18.2.3 to 19.2.8. - [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/19.2.8/packages/animations) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a597780 commit db8b897

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"dependencies": {
29-
"@angular/animations": "18.2.3",
29+
"@angular/animations": "19.2.8",
3030
"@angular/cdk": "^18.2.3",
3131
"@angular/common": "18.2.3",
3232
"@angular/compiler": "18.2.3",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -293,14 +293,15 @@ __metadata:
293293
languageName: node
294294
linkType: hard
295295

296-
"@angular/animations@npm:18.2.3":
297-
version: 18.2.3
298-
resolution: "@angular/animations@npm:18.2.3"
296+
"@angular/animations@npm:19.2.8":
297+
version: 19.2.8
298+
resolution: "@angular/animations@npm:19.2.8"
299299
dependencies:
300300
tslib: "npm:^2.3.0"
301301
peerDependencies:
302-
"@angular/core": 18.2.3
303-
checksum: 10/8edc84001fc9435e2495f72a782bb3ba12c9a04438bcb3f6ae687186fbb134f57f4a64f47426e71ed2f0ef94bae3a2abe74fcdb59459069455e5e3762b1332f8
302+
"@angular/common": 19.2.8
303+
"@angular/core": 19.2.8
304+
checksum: 10/f076f04203f7237f20aa22349410b1d8d8a1e3669d7e20e285588167c45c1c7a691ce2003991a83af3743978e75629780b86eab515b6f90fccf0f238700e6d38
304305
languageName: node
305306
linkType: hard
306307

@@ -10289,7 +10290,7 @@ __metadata:
1028910290
"@angular-eslint/eslint-plugin-template": "npm:^18.3.0"
1029010291
"@angular-eslint/schematics": "npm:^18.3.0"
1029110292
"@angular-eslint/template-parser": "npm:^18.3.0"
10292-
"@angular/animations": "npm:18.2.3"
10293+
"@angular/animations": "npm:19.2.8"
1029310294
"@angular/cdk": "npm:^18.2.3"
1029410295
"@angular/cli": "npm:^18.2.3"
1029510296
"@angular/common": "npm:18.2.3"

0 commit comments

Comments
 (0)