Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e351804

Browse files
authoredAug 14, 2024··
Update angular monorepo to v18.2.0 (#414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d76efe commit e351804

File tree

2 files changed

+73
-106
lines changed

2 files changed

+73
-106
lines changed
 

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
},
4545
"homepage": "https://github.com/esm-bundle/angular__animations#readme",
4646
"devDependencies": {
47-
"@angular/animations": "18.1.4",
48-
"@angular/compiler": "18.1.4",
49-
"@angular/compiler-cli": "18.1.4",
50-
"@angular/core": "18.1.4",
47+
"@angular/animations": "18.2.0",
48+
"@angular/compiler": "18.2.0",
49+
"@angular/compiler-cli": "18.2.0",
50+
"@angular/core": "18.2.0",
5151
"@rollup/plugin-babel": "6.0.4",
5252
"concurrently": "8.2.2",
5353
"husky": "9.1.4",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.