We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@types/jasmine
~3.6.0
1 parent bd87638 commit 708a336Copy full SHA for 708a336
1 file changed
packages/schematics/angular/workspace/files/package.json.template
@@ -25,7 +25,7 @@
25
"devDependencies": {
26
"@angular/cli": "<%= '~' + version %>",
27
"@angular/compiler-cli": "<%= latestVersions.Angular %>",<% if (!minimal) { %>
28
- "@types/jasmine": "~3.5.0",<% } %>
+ "@types/jasmine": "~3.6.0",<% } %>
29
"@types/node": "^12.11.1",<% if (!minimal) { %>
30
"codelyzer": "^6.0.0",
31
"jasmine-core": "~3.6.0",
0 commit comments