We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85321f commit ae3dbdbCopy full SHA for ae3dbdb
modules/integration-browser/package.json
@@ -30,7 +30,7 @@
30
"jasmine-core": "^3.5.0",
31
"karma": "^4.4.1",
32
"karma-chrome-launcher": "^3.1.0",
33
- "karma-jasmine": "^3.1.1",
+ "karma-jasmine": "^4.0.1",
34
"karma-json-fixtures-preprocessor": "0.0.6",
35
"karma-parallel": "^0.3.1",
36
"karma-webpack": "^4.0.2",
package.json
@@ -114,7 +114,7 @@
114
"karma-chai": "^0.1.0",
115
116
"karma-coverage-istanbul-reporter": "^3.0.3",
117
- "karma-jasmine": "^3.3.1",
118
"karma-mocha": "^2.0.1",
119
120
0 commit comments