8000 Update deps. · sarvex/lodash-webpack-plugin@32f322f · GitHub
[go: up one dir, main page]

Skip to content

Commit 32f322f

Browse files
committed
Update deps.
1 parent 91c7793 commit 32f322f

File tree

2 files changed

+452
-448
lines changed

2 files changed

+452
-448
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
2020
"lodash": "^4.17.4"
2121
},
2222
"devDependencies": {
23-
"babel-cli": "^6.22.2",
24-
"babel-core": "^6.23.1",
25-
"babel-loader": "^6.4.0",
23+
"babel-cli": "^6.24.1",
24+
"babel-core": "^6.24.1",
25+
"babel-loader": "^7.0.0",
2626
"babel-plugin-add-module-exports": "~0.2.1",
2727
"babel-plugin-lodash": "^3.2.11",
28-
"babel-preset-env": "^1.2.1",
28+
"babel-preset-env": "^1.4.0",
2929
"chai": "^3.5.0",
3030
"glob": "^7.1.1",
3131
"gzip-size": "^3.0.0",
3232
"memory-fs": "^0.4.1",
33-
"mocha": "^3.2.0",
33+
"mocha": "^3.3.0",
3434
"pify": "^2.3.0",
3535
"pretty-bytes": "^4.0.2",
36-
"webpack": "^2.2.0"
36+
"webpack": "^2.4.1"
3737
},
3838
"files": [
3939
"lib"

0 commit comments

Comments
 (0)
0