Skip to content

Commit cdac7e3

Browse files
chore(e2e/min): update angular monorepo to v19.2.16 (patch) (#12540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b41465 commit cdac7e3

2 files changed

Lines changed: 55 additions & 55 deletions

File tree

e2e/min/package-lock.json

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

e2e/min/package.json

Lines changed: 8 additions & 8 deletions
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.15",
20-
"@angular/compiler": "19.2.15",
21-
"@angular/core": "19.2.15",
22-
"@angular/forms": "19.2.15",
23-
"@angular/platform-browser": "19.2.15",
24-
"@angular/platform-browser-dynamic": "19.2.15",
25-
"@angular/router": "19.2.15",
19+
"@angular/common": "19.2.16",
20+
"@angular/compiler": "19.2.16",
21+
"@angular/core": "19.2.16",
22+
"@angular/forms": "19.2.16",
23+
"@angular/platform-browser": "19.2.16",
24+
"@angular/platform-browser-dynamic": "19.2.16",
25+
"@angular/router": "19.2.16",
2626
"rxjs": "7.8.2",
2727
"tslib": "2.8.1",
2828
"zone.js": "0.15.1"
2929
},
3030
"devDependencies": {
3131
"@angular-devkit/build-angular": "19.2.19",
3232
"@angular/cli": "19.2.19",
33-
"@angular/compiler-cli": "19.2.15",
33+
"@angular/compiler-cli": "19.2.16",
3434
"@types/jasmine": "5.1.13",
3535
"@types/jest": "29.5.14",
3636
"@types/node": "24.10.1",

0 commit comments

Comments
 (0)