Skip to content

Commit 249db30

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

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.10",
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.10":
297+
version: 19.2.10
298+
resolution: "@angular/animations@npm:19.2.10"
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.10
303+
"@angular/core": 19.2.10
304+
checksum: 10/9d44deb4cea57fa70eb3b994378b4def404f4c51ce29064154ad48b04cee6817a3bea41c2ec439a3ee4c5812bf2877337e9385f61b5cbba6e0255e89a05807b3
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.10"
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)