Upgrade Jasmine to 3.8

This commit is contained in:
Simon Warta
2021-07-28 15:12:32 +02:00
parent b1c02c5e63
commit c2bbba5258
25 changed files with 154 additions and 154 deletions
+2 -2
View File
@@ -47,7 +47,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/base64-js": "^1.2.5",
"@types/eslint-plugin-prettier": "^3",
"@types/jasmine": "^3.6.10",
"@types/jasmine": "^3.8",
"@types/karma-firefox-launcher": "^2",
"@types/karma-jasmine": "^4",
"@types/karma-jasmine-html-reporter": "^1",
@@ -62,7 +62,7 @@
"eslint-plugin-simple-import-sort": "^7.0.0",
"esm": "^3.2.25",
"glob": "^7.1.6",
"jasmine": "^3.5",
"jasmine": "^3.8",
"jasmine-core": "^3.7.1",
"jasmine-spec-reporter": "^6",
"karma": "^6.1.1",