feat(@schematics/angular): generate projects using jasmine-core 3.6.x

This commit is contained in:
Alan Agius 2020-07-27 19:35:40 +02:00
parent 5a42104798
commit d65235d391
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"codelyzer": "^5.1.2",
"jasmine-core": "~3.5.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~4.4.1",
"karma-chrome-launcher": "~3.1.0",

View File

@ -30,7 +30,7 @@
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"codelyzer": "^6.0.0-next.1",
"jasmine-core": "~3.5.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~5.0.0",
"karma-chrome-launcher": "~3.1.0",