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 28
28
"source-loader" : " ^0.2.0" ,
29
29
"spike-util" : " ^1.3.0" ,
30
30
"sprout" : " ^1.2.1" ,
31
- "webpack" : " ^3.2 .0" ,
31
+ "webpack" : " ^3.3 .0" ,
32
32
"when" : " ^3.7.8"
33
33
},
34
34
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1100,7 +1100,7 @@ chalk@^2.0.1:
1100
1100
escape-string-regexp "^1.0.5"
1101
1101
supports-color "^4.0.0"
1102
1102
1103
- [email protected] , chokidar@^1.4.2, chokidar@^1.4.3 :
1103
+ [email protected] , chokidar@^1.4.2, chokidar@^1.7.0 :
1104
1104
version "1.7.0"
1105
1105
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
1106
1106
dependencies :
5740
5740
dependencies :
5741
5741
indexof "0.0.1"
5742
5742
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 "
5746
5746
dependencies :
5747
5747
async "^2.1.2"
5748
- chokidar "^1.4.3 "
5748
+ chokidar "^1.7.0 "
5749
5749
graceful-fs "^4.1.2"
5750
5750
5751
5751
webpack-sources@^1.0.1 :
@@ -5755,9 +5755,9 @@ webpack-sources@^1.0.1:
5755
5755
source-list-map "^2.0.0"
5756
5756
source-map "~0.5.3"
5757
5757
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 "
5761
5761
dependencies :
5762
5762
acorn "^5.0.0"
5763
5763
acorn-dynamic-import "^2.0.0"
@@ -5778,7 +5778,7 @@ webpack@^3.2.0:
5778
5778
supports-color "^3.1.0"
5779
5779
tapable "~0.2.5"
5780
5780
uglifyjs-webpack-plugin "^0.4.6"
5781
- watchpack "^1.3.1 "
5781
+ watchpack "^1.4.0 "
5782
5782
webpack-sources "^1.0.1"
5783
5783
yargs "^6.0.0"
5784
5784
You can’t perform that action at this time.
0 commit comments