Upgrade jasmine and karma-jasmine

This commit is contained in:
Simon Warta
2022-06-21 14:39:23 +02:00
parent 314af3ccbb
commit dc32993e47
28 changed files with 213 additions and 213 deletions
+2 -2
View File
@@ -65,7 +65,7 @@
"@types/babylon": "^6.16.3",
"@types/diff": "^4",
"@types/eslint-plugin-prettier": "^3",
"@types/jasmine": "^3.8",
"@types/jasmine": "^4",
"@types/node": "^15.0.1",
"@types/yargs": "^15.0.4",
"@typescript-eslint/eslint-plugin": "^5.13.0",
@@ -77,7 +77,7 @@
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"esm": "^3.2.25",
"jasmine": "^3.99",
"jasmine": "^4",
"jasmine-spec-reporter": "^6",
"nyc": "^15.1.0",
"prettier": "^2.4.1",