Skip to content

Commit 839023d

Browse files
chore(e2e/min): update angular monorepo to v19.2.2 (patch) (#11204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb54731 commit 839023d

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

e2e/min/package-lock.json

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

e2e/min/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
"test:jest:debug": "npm run test:jest -- -i --watch"
1717
},
1818
"dependencies": {
19-
"@angular/common": "19.2.1",
20-
"@angular/compiler": "19.2.1",
21-
"@angular/core": "19.2.1",
22-
"@angular/forms": "19.2.1",
23-
"@angular/platform-browser": "19.2.1",
24-
"@angular/platform-browser-dynamic": "19.2.1",
25-
"@angular/router": "19.2.1",
19+
"@angular/common": "19.2.2",
20+
"@angular/compiler": "19.2.2",
21+
"@angular/core": "19.2.2",
22+
"@angular/forms": "19.2.2",
23+
"@angular/platform-browser": "19.2.2",
24+
"@angular/platform-browser-dynamic": "19.2.2",
25+
"@angular/router": "19.2.2",
2626
"rxjs": "7.8.2",
2727
"tslib": "2.8.1",
2828
"zone.js": "0.15.0"
2929
},
3030
"devDependencies": {
3131
"@angular-devkit/build-angular": "19.2.1",
3232
"@angular/cli": "19.2.1",
33-
"@angular/compiler-cli": "19.2.1",
33+
"@angular/compiler-cli": "19.2.2",
3434
"@types/jasmine": "5.1.7",
3535
"@types/jest": "29.5.14",
3636
"@types/node": "22.13.10",

0 commit comments

Comments
 (0)