Skip to content

Commit 897510f

Browse files
1 parent d9202f7 commit 897510f

File tree

2 files changed

+50
-219
lines changed

2 files changed

+50
-219
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,16 @@
8282
"@types/angular": "=1.6.25",
8383
"@types/angular-animate": "^1.5.10",
8484
"@types/angular-mocks": "^1.6.1",
85-
"@types/jasmine": "^2.8.8",
85+
"@types/jasmine": "^3.3.5",
8686
"@types/jquery": "^3.3.6",
8787
"@uirouter/publish-scripts": "^2.3.21",
8888
"dts-downlevel": "^0.3.0",
8989
"fork-ts-checker-webpack-plugin": "^0.4.9",
9090
"husky": "^0.14.3",
91-
"jasmine-core": "^3.2.1",
92-
"karma": "^3.0.0",
91+
"jasmine-core": "^3.3.0",
92+
"karma": "^3.1.4",
9393
"karma-chrome-launcher": "^2.2.0",
94-
"karma-jasmine": "^1.1.2",
94+
"karma-jasmine": "^2.0.1",
9595
"karma-mocha-reporter": "^2.2.5",
9696
"karma-sourcemap-loader": "^0.3.7",
9797
"karma-super-dots-reporter": "^0.2.0",

0 commit comments

Comments
 (0)