Skip to content

Commit a71cae8

Browse files
chore(e2e/nx): update angular monorepo to v19.2.17 (patch) (#12567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83eaa50 commit a71cae8

2 files changed

Lines changed: 67 additions & 67 deletions

File tree

e2e/nx/package-lock.json

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

e2e/nx/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"test": "nx test"
1111
},
1212
"dependencies": {
13-
"@angular/animations": "19.2.16",
14-
"@angular/common": "19.2.16",
15-
"@angular/compiler": "19.2.16",
16-
"@angular/core": "19.2.16",
17-
"@angular/forms": "19.2.16",
18-
"@angular/platform-browser": "19.2.16",
19-
"@angular/platform-browser-dynamic": "19.2.16",
20-
"@angular/router": "19.2.16",
13+
"@angular/animations": "19.2.17",
14+
"@angular/common": "19.2.17",
15+
"@angular/compiler": "19.2.17",
16+
"@angular/core": "19.2.17",
17+
"@angular/forms": "19.2.17",
18+
"@angular/platform-browser": "19.2.17",
19+
"@angular/platform-browser-dynamic": "19.2.17",
20+
"@angular/router": "19.2.17",
2121
"@nx/angular": "22.1.3",
2222
"rxjs": "7.8.2",
2323
"tslib": "2.8.1",
@@ -26,8 +26,8 @@
2626
"devDependencies": {
2727
"@angular-devkit/build-angular": "19.2.19",
2828
"@angular/cli": "19.2.19",
29-
"@angular/compiler-cli": "19.2.16",
30-
"@angular/language-service": "19.2.16",
29+
"@angular/compiler-cli": "19.2.17",
30+
"@angular/language-service": "19.2.17",
3131
"@nx/jest": "22.1.3",
3232
"@nx/workspace": "22.1.3",
3333
"@types/jasmine": "5.1.13",

0 commit comments

Comments
 (0)