aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-01-24 09:48:27 +0300
committerGravatar Vitaly Takmazov2019-01-24 09:48:27 +0300
commitb09215a0c72c59fb9cedeb08d2f549d09dfc8dec (patch)
treeec7d756bf25a0de8cae7aa7628c05bb620050cb0 /package.json
parentc16598a545c8ee2d36c183affbc2906cbef4f128 (diff)
update deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index aa4b6ce0..e93a8201 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
},
"devDependencies": {
"@babel/core": "^7.2.2",
- "@babel/preset-env": "^7.2.3",
+ "@babel/preset-env": "^7.3.1",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.0",
"eslint": "^5.12.1",
@@ -38,7 +38,7 @@
"stylelint-config-standard": "^18.2.0",
"terser-webpack-plugin": "^1.2.1",
"url-loader": "^1.1.2",
- "webpack": "^4.28.4",
+ "webpack": "^4.29.0",
"webpack-cli": "^3.2.1"
},
"dependencies": {