Skip to content

Commit 672a890

Browse files
⬆️ #10: Upgrade Dependency jasmine-core to v5
1 parent df892ce commit 672a890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/cli": "~15.1.4",
2828
"@angular/compiler-cli": "^15.1.0",
2929
"@types/jasmine": "~4.3.0",
30-
"jasmine-core": "~4.5.0",
30+
"jasmine-core": "~5.6.0",
3131
"karma": "~6.4.0",
3232
"karma-chrome-launcher": "~3.1.0",
3333
"karma-coverage": "~2.2.0",

0 commit comments

Comments
 (0)