2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-07 13:32:24 +03:00

Merge pull request #133 from cristijora/dependabot/npm_and_yarn/karma-webpack-2.0.9

Bump karma-webpack from 2.0.6 to 2.0.9
This commit is contained in:
Cristi Jora
2017-12-19 12:49:22 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
"karma-sinon-chai": "^1.3.3",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "0.0.31",
"karma-webpack": "^2.0.6",
"karma-webpack": "^2.0.9",
"lolex": "^2.3.1",
"mocha": "^4.0.1",
"nightwatch": "^0.9.12",
+3 -3
View File
@@ -3680,9 +3680,9 @@ karma-spec-reporter@0.0.31:
dependencies:
colors "^1.1.2"
karma-webpack@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/karma-webpack/-/karma-webpack-2.0.6.tgz#967918e59750ebe0f40829263435fde7ac81bdb4"
karma-webpack@^2.0.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/karma-webpack/-/karma-webpack-2.0.9.tgz#61c88091f7dd910635134c032b266a465affb57f"
dependencies:
async "~0.9.0"
loader-utils "^0.2.5"