Skip to content

Commit 617e038

Browse files
committed
build: update jasmine-core to version 3.7.0
1 parent 94cfbf7 commit 617e038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/workspace/files/package.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/compiler-cli": "<%= latestVersions.Angular %>",<% if (!minimal) { %>
2929
"@types/jasmine": "~3.6.0",<% } %>
3030
"@types/node": "^12.11.1",<% if (!minimal) { %>
31-
"jasmine-core": "~3.6.0",
31+
"jasmine-core": "~3.7.0",
3232
"jasmine-spec-reporter": "~6.0.0",
3333
"karma": "~6.2.0",
3434
"karma-chrome-launcher": "~3.1.0",

0 commit comments

Comments
 (0)