File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2828 "source-loader" : " ^0.2.0" ,
2929 "spike-util" : " ^1.3.0" ,
3030 "sprout" : " ^1.2.1" ,
31- "webpack" : " ^3.2 .0" ,
31+ "webpack" : " ^3.3 .0" ,
3232 "when" : " ^3.7.8"
3333 },
3434 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -1100,7 +1100,7 @@ chalk@^2.0.1:
11001100 escape-string-regexp "^1.0.5"
11011101 supports-color "^4.0.0"
11021102
1103- chokidar@1.7.0, chokidar@^1.4.2, chokidar@^1.4.3 :
1103+ chokidar@1.7.0, chokidar@^1.4.2, chokidar@^1.7.0 :
11041104 version "1.7.0"
11051105 resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
11061106 dependencies :
@@ -5740,12 +5740,12 @@ vm-browserify@0.0.4:
57405740 dependencies :
57415741 indexof "0.0.1"
57425742
5743- watchpack@^1.3.1 :
5744- version "1.3.1 "
5745- resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.3.1 .tgz#7d8693907b28ce6013e7f3610aa2a1acf07dad87 "
5743+ watchpack@^1.4.0 :
5744+ version "1.4.0 "
5745+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.4.0 .tgz#4a1472bcbb952bd0a9bb4036801f954dfb39faac "
57465746 dependencies :
57475747 async "^2.1.2"
5748- chokidar "^1.4.3 "
5748+ chokidar "^1.7.0 "
57495749 graceful-fs "^4.1.2"
57505750
57515751webpack-sources@^1.0.1 :
@@ -5755,9 +5755,9 @@ webpack-sources@^1.0.1:
57555755 source-list-map "^2.0.0"
57565756 source-map "~0.5.3"
57575757
5758- webpack@^3.2 .0 :
5759- version "3.2 .0"
5760- resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.2 .0.tgz#8b0cae0e1a9fd76bfbf0eab61a8c2ada848c312f "
5758+ webpack@^3.3 .0 :
5759+ version "3.3 .0"
5760+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.3 .0.tgz#ce2f9e076566aba91f74887133a883fd7da187bc "
57615761 dependencies :
57625762 acorn "^5.0.0"
57635763 acorn-dynamic-import "^2.0.0"
@@ -5778,7 +5778,7 @@ webpack@^3.2.0:
57785778 supports-color "^3.1.0"
57795779 tapable "~0.2.5"
57805780 uglifyjs-webpack-plugin "^0.4.6"
5781- watchpack "^1.3.1 "
5781+ watchpack "^1.4.0 "
57825782 webpack-sources "^1.0.1"
57835783 yargs "^6.0.0"
57845784
You can’t perform that action at this time.
0 commit comments