Update Jasmine to v3. Fixes #3182

This commit is contained in:
Joao Pedro De Almeida Pereira
2018-03-07 16:01:04 +00:00
committed by Dave Page
parent d3c303e455
commit e7316e2181
3 changed files with 6 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"file-loader": "^0.11.2",
"image-webpack-loader": "^3.3.1",
"is-docker": "^1.1.0",
"jasmine-core": "~2.9.0",
"jasmine-core": "~3.1.0",
"jasmine-enzyme": "~4.1.1",
"karma": "~1.5.0",
"karma-babel-preprocessor": "^6.0.1",