File tree Expand file tree Collapse file tree 2 files changed +364
-306
lines changed Expand file tree Collapse file tree 2 files changed +364
-306
lines changed Original file line number Diff line number Diff line change 38
38
},
39
39
"homepage" : " https://github.com/SimenB/add-asset-html-webpack-plugin#readme" ,
40
40
"dependencies" : {
41
- "bluebird" : " ^3.4.6 " ,
41
+ "bluebird" : " ^3.5.0 " ,
42
42
"globby" : " ^6.1.0" ,
43
- "minimatch" : " ^3.0.3 "
43
+ "minimatch" : " ^3.0.4 "
44
44
},
45
45
"devDependencies" : {
46
- "babel-cli" : " ^6.18 .0" ,
46
+ "babel-cli" : " ^6.26 .0" ,
47
47
"babel-plugin-add-module-exports" : " ^0.2.1" ,
48
- "babel-plugin-transform-async-to-module-method" : " ^6.16.0 " ,
48
+ "babel-plugin-transform-async-to-module-method" : " ^6.24.1 " ,
49
49
"babel-plugin-transform-inline-imports-commonjs" : " ^1.2.0" ,
50
- "babel-preset-env" : " ^1.4 .0" ,
50
+ "babel-preset-env" : " ^1.6 .0" ,
51
51
"classnames" : " ^2.2.5" ,
52
- "del-cli" : " ^1.0 .0" ,
53
- "eslint" : " ^4.3.0 " ,
52
+ "del-cli" : " ^1.1 .0" ,
53
+ "eslint" : " ^4.6.1 " ,
54
54
"eslint-config-simenb-base" : " ^14.0.0" ,
55
- "eslint_d" : " ^5.0 .0" ,
55
+ "eslint_d" : " ^5.1 .0" ,
56
56
"html-webpack-plugin" : " ^2.10.0" ,
57
- "husky" : " ^0.14.0 " ,
57
+ "husky" : " ^0.14.3 " ,
58
58
"in-publish" : " ^2.0.0" ,
59
- "jest" : " ^21.0 .0" ,
59
+ "jest" : " ^21.1 .0" ,
60
60
"licensor" : " ^4.0.0" ,
61
- "lint-staged" : " ^4.0.0 " ,
62
- "prettier" : " ^1.1 .0" ,
63
- "webpack" : " ^3.0.0 "
61
+ "lint-staged" : " ^4.1.3 " ,
62
+ "prettier" : " ^1.7 .0" ,
63
+ "webpack" : " ^3.5.6 "
64
64
},
65
65
"peerDependencies" : {
66
66
"html-webpack-plugin" : " ^2.10.0"
You can’t perform that action at this time.
0 commit comments