Skip to content

Commit 11b819a

Browse files
chore(tests-e2e): update angular monorepo to v18.2.13 (patch) (#10590)
2 parents 2a1f01c + 5fce7c3 commit 11b819a

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

tests-e2e/package-lock.json

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

tests-e2e/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"test:jasmine": "ng test"
1414
},
1515
"dependencies": {
16-
"@angular/animations": "18.2.12",
16+
"@angular/animations": "18.2.13",
1717
"@angular/cdk": "18.2.14",
18-
"@angular/common": "18.2.12",
19-
"@angular/compiler": "18.2.12",
20-
"@angular/core": "18.2.12",
21-
"@angular/forms": "18.2.12",
18+
"@angular/common": "18.2.13",
19+
"@angular/compiler": "18.2.13",
20+
"@angular/core": "18.2.13",
21+
"@angular/forms": "18.2.13",
2222
"@angular/material": "18.2.14",
23-
"@angular/platform-browser": "18.2.12",
24-
"@angular/platform-browser-dynamic": "18.2.12",
25-
"@angular/router": "18.2.12",
23+
"@angular/platform-browser": "18.2.13",
24+
"@angular/platform-browser-dynamic": "18.2.13",
25+
"@angular/router": "18.2.13",
2626
"@ng-select/ng-select": "13.9.1",
2727
"@ngrx/effects": "18.1.1",
2828
"@ngrx/store": "18.1.1",
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@angular-devkit/build-angular": "18.2.12",
3939
"@angular/cli": "18.2.12",
40-
"@angular/compiler-cli": "18.2.12",
40+
"@angular/compiler-cli": "18.2.13",
4141
"@ngneat/spectator": "19.0.0",
4242
"@testing-library/angular": "17.3.2",
4343
"@types/jasmine": "5.1.4",

0 commit comments

Comments
 (0)