File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 46
46
"webpack" : " >=2.2.0 <4" ,
47
47
"webpack-chunk-hash" : " ^0.5.0" ,
48
48
"webpack-dev-server" : " ^2.4.5" ,
49
- "webpack-manifest-plugin" : " v2 .0.0-rc.1 " ,
49
+ "webpack-manifest-plugin" : " ^2 .0.0" ,
50
50
"yargs" : " ^8.0.1"
51
51
},
52
52
"devDependencies" : {
Original file line number Diff line number Diff line change 4254
4254
version "0.0.5"
4255
4255
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0"
4256
4256
4257
-
4258
- version "1.0.1"
4259
- resolved "https://registry.yarnpkg.com/mutexify/-/mutexify-1.0.1.tgz#9880206795d89e75efc1bcb4b4f52ebbd796e5e7"
4260
-
4261
4257
nan@^2.10.0, nan@^2.3.0 :
4262
4258
version "2.10.0"
4263
4259
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"
@@ -6328,6 +6324,10 @@ tapable@^0.2.7:
6328
6324
version "0.2.8"
6329
6325
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.8.tgz#99372a5c999bf2df160afc0d74bed4f47948cd22"
6330
6326
6327
+ tapable@^1.0.0 :
6328
+ version "1.0.0"
6329
+ resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.0.0.tgz#cbb639d9002eed9c6b5975eb20598d7936f1f9f2"
6330
+
6331
6331
tar-pack@^3.4.0 :
6332
6332
version "3.4.1"
6333
6333
resolved "https://registry.yarnpkg.com/tar-pack/-/tar-pack-3.4.1.tgz#e1dbc03a9b9d3ba07e896ad027317eb679a10a1f"
@@ -6792,13 +6792,13 @@ webpack-dev-server@^2.4.5:
6792
6792
webpack-dev-middleware "1.12.2"
6793
6793
yargs "6.6.0"
6794
6794
6795
- webpack-manifest-plugin@v2 .0.0-rc.1 :
6796
- version "2.0.0-rc. 1"
6797
- resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.0-rc. 1.tgz#82b03afd05a308a36a6066f1c37ac9ff1c9d5e8a "
6795
+ webpack-manifest-plugin@^2 .0.0 :
6796
+ version "2.0.1"
6797
+ resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.1.tgz#9ef26040eb2980bfcdd74a3ef88b6562c559469f "
6798
6798
dependencies :
6799
6799
fs-extra "^0.30.0"
6800
6800
lodash ">=3.5 <5"
6801
- mutexify " 1.0.1 "
6801
+ tapable "^ 1.0.0 "
6802
6802
6803
6803
webpack-notifier@^1.5.0 :
6804
6804
version "1.6.0"
You can’t perform that action at this time.
0 commit comments