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
@@ -65,7 +65,7 @@
"@types/babylon": "^6.16.3",
"@types/diff": "^4",
"@types/eslint-plugin-prettier": "^3",
"@types/jasmine": "^3.6.10",
"@types/jasmine": "^3.8",
"@types/node": "^15.0.1",
"@types/yargs": "^15.0.4",
"@typescript-eslint/eslint-plugin": "^4.28",
@@ -77,7 +77,7 @@
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"esm": "^3.2.25",
"jasmine": "^3.5",
"jasmine": "^3.8",
"jasmine-spec-reporter": "^6",
"nyc": "^15.1.0",
"prettier": "^2.3.2",