Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit 5684325

Browse files
committed
build: update jasmine dependencies to v6
See associated pull request for more information.
1 parent 18a9080 commit 5684325

2 files changed

Lines changed: 19 additions & 16 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@angular/build": "^21.0.0",
3333
"@angular/cli": "^21.0.0",
3434
"@angular/compiler-cli": "^21.0.0",
35-
"@types/jasmine": "~5.1.0",
36-
"jasmine-core": "~5.7.0",
35+
"@types/jasmine": "~6.0.0",
36+
"jasmine-core": "~6.1.0",
3737
"karma": "~6.4.0",
3838
"karma-chrome-launcher": "~3.2.0",
3939
"karma-coverage": "~2.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)