Skip to content

Commit a0a7a83

Browse files
chore(e2e/a19): update angular monorepo to v19.2.1 (minor) (#11126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 527bc84 commit a0a7a83

File tree

2 files changed

+64
-112
lines changed

2 files changed

+64
-112
lines changed

e2e/a19/package-lock.json

+55-103
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/a19/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
},
1717
"private": true,
1818
"dependencies": {
19-
"@angular/animations": "19.1.8",
20-
"@angular/common": "19.1.8",
21-
"@angular/compiler": "19.1.8",
22-
"@angular/core": "19.1.8",
23-
"@angular/forms": "19.1.8",
24-
"@angular/platform-browser": "19.1.8",
25-
"@angular/platform-browser-dynamic": "19.1.8",
26-
"@angular/router": "19.1.8",
19+
"@angular/animations": "19.2.1",
20+
"@angular/common": "19.2.1",
21+
"@angular/compiler": "19.2.1",
22+
"@angular/core": "19.2.1",
23+
"@angular/forms": "19.2.1",
24+
"@angular/platform-browser": "19.2.1",
25+
"@angular/platform-browser-dynamic": "19.2.1",
26+
"@angular/router": "19.2.1",
2727
"rxjs": "7.8.2",
2828
"tslib": "2.8.1",
2929
"zone.js": "0.15.0"
3030
},
3131
"devDependencies": {
3232
"@angular-devkit/build-angular": "19.2.1",
3333
"@angular/cli": "19.2.1",
34-
"@angular/compiler-cli": "19.1.8",
34+
"@angular/compiler-cli": "19.2.1",
3535
"@types/jasmine": "5.1.7",
3636
"@types/jest": "29.5.14",
3737
"jasmine-core": "5.4.0",

0 commit comments

Comments
 (0)