Skip to content

Commit 0b9b284

Browse files
chore(e2e/jasmine): update angular monorepo to v21
1 parent 0f2cb70 commit 0b9b284

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

e2e/jasmine/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@
1313
"test:jasmine": "ng test"
1414
},
1515
"dependencies": {
16-
"@angular/animations": "20.3.17",
17-
"@angular/common": "20.3.17",
18-
"@angular/compiler": "20.3.17",
19-
"@angular/core": "20.3.17",
20-
"@angular/forms": "20.3.17",
21-
"@angular/platform-browser": "20.3.17",
22-
"@angular/platform-browser-dynamic": "20.3.17",
23-
"@angular/router": "20.3.17",
16+
"@angular/animations": "21.2.1",
17+
"@angular/common": "21.2.1",
18+
"@angular/compiler": "21.2.1",
19+
"@angular/core": "21.2.1",
20+
"@angular/forms": "21.2.1",
21+
"@angular/platform-browser": "21.2.1",
22+
"@angular/platform-browser-dynamic": "21.2.1",
23+
"@angular/router": "21.2.1",
2424
"rxjs": "7.8.2",
2525
"tslib": "2.8.1",
2626
"zone.js": "0.15.1"
2727
},
2828
"devDependencies": {
2929
"@angular/build": "20.3.18",
3030
"@angular/cli": "20.3.18",
31-
"@angular/compiler-cli": "20.3.17",
31+
"@angular/compiler-cli": "21.2.1",
3232
"@types/jasmine": "6.0.0",
3333
"@types/node": "24.11.0",
3434
"jasmine-core": "6.1.0",

0 commit comments

Comments
 (0)