Skip to content

Commit a123fc0

Browse files
committed
build: update dependency jasmine and jasmine-core to v6
See associated pull request for more information.
1 parent e5d3b94 commit a123fc0

File tree

3 files changed

+14
-28
lines changed

3 files changed

+14
-28
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/express": "~5.0.1",
7474
"@types/http-proxy": "^1.17.4",
7575
"@types/ini": "^4.0.0",
76-
"@types/jasmine": "~5.1.0",
76+
"@types/jasmine": "~6.0.0",
7777
"@types/jasmine-reporters": "^2",
7878
"@types/karma": "^6.3.0",
7979
"@types/less": "^3.0.3",
@@ -105,8 +105,8 @@
105105
"http-proxy": "^1.18.1",
106106
"http-proxy-middleware": "3.0.5",
107107
"husky": "9.1.7",
108-
"jasmine": "~5.13.0",
109-
"jasmine-core": "~5.13.0",
108+
"jasmine": "~6.0.0",
109+
"jasmine-core": "~6.0.0",
110110
"jasmine-reporters": "^2.5.2",
111111
"jasmine-spec-reporter": "~7.0.0",
112112
"karma": "~6.4.0",

packages/schematics/angular/utility/latest-versions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@types/node": "^20.17.19",
99
"browser-sync": "^3.0.0",
1010
"express": "^5.1.0",
11-
"jasmine-core": "~5.13.0",
11+
"jasmine-core": "~6.0.0",
1212
"jasmine-spec-reporter": "~7.0.0",
1313
"karma-chrome-launcher": "~3.2.0",
1414
"karma-coverage": "~2.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)