2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-17 21:30:32 +03:00

Merge pull request #85 from cristijora/dependabot/yarn/karma-phantomjs-shim-1.5.0

Bump karma-phantomjs-shim from 1.4.0 to 1.5.0
This commit is contained in:
Cristi Jora
2017-11-20 12:22:22 +03:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"karma-coverage": "^1.1.1",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.2",
"karma-phantomjs-shim": "^1.4.0",
"karma-phantomjs-shim": "^1.5.0",
"karma-sinon-chai": "^1.2.4",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "0.0.26",