Skip to content

Commit 50f5cd6

Browse files
committed
build: update dependency jasmine-core to v6
See associated pull request for more information.
1 parent 97997b9 commit 50f5cd6

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

examples/environments/angular/project/package-lock.json

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

examples/environments/angular/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/cli": "^21.2.0-next",
3232
"@angular/compiler-cli": "^21.2.0-next",
3333
"@types/jasmine": "~6.0.0",
34-
"jasmine-core": "~6.0.0",
34+
"jasmine-core": "~6.2.0",
3535
"karma": "~6.4.0",
3636
"karma-chrome-launcher": "~3.2.0",
3737
"karma-coverage": "~2.2.0",

0 commit comments

Comments
 (0)