Skip to content

Commit ce2f8f5

Browse files
committed
refresh yarn.lock
1 parent 7967c9b commit ce2f8f5

File tree

2 files changed

+364
-306
lines changed

2 files changed

+364
-306
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,29 +38,29 @@
3838
},
3939
"homepage": "https://github.com/SimenB/add-asset-html-webpack-plugin#readme",
4040
"dependencies": {
41-
"bluebird": "^3.4.6",
41+
"bluebird": "^3.5.0",
4242
"globby": "^6.1.0",
43-
"minimatch": "^3.0.3"
43+
"minimatch": "^3.0.4"
4444
},
4545
"devDependencies": {
46-
"babel-cli": "^6.18.0",
46+
"babel-cli": "^6.26.0",
4747
"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",
4949
"babel-plugin-transform-inline-imports-commonjs": "^1.2.0",
50-
"babel-preset-env": "^1.4.0",
50+
"babel-preset-env": "^1.6.0",
5151
"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",
5454
"eslint-config-simenb-base": "^14.0.0",
55-
"eslint_d": "^5.0.0",
55+
"eslint_d": "^5.1.0",
5656
"html-webpack-plugin": "^2.10.0",
57-
"husky": "^0.14.0",
57+
"husky": "^0.14.3",
5858
"in-publish": "^2.0.0",
59-
"jest": "^21.0.0",
59+
"jest": "^21.1.0",
6060
"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"
6464
},
6565
"peerDependencies": {
6666
"html-webpack-plugin": "^2.10.0"

0 commit comments

Comments
 (0)