aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-03-22 13:10:10 +0300
committerGravatar Vitaly Takmazov2019-03-22 13:10:10 +0300
commit38219dfc8f1ef6956fb1daf160952102879056ff (patch)
tree6a862c93ba281e728a21ec8254ea897cf3324e3b /package.json
parenta5db6959b1bbe6f195cf03007cb89ec9272e84c4 (diff)
update deps and gradle wrapper
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 7aec0ad9..e79ecf07 100644
--- a/package.json
+++ b/package.json
@@ -22,8 +22,8 @@
]
},
"devDependencies": {
- "@babel/core": "^7.3.4",
- "@babel/preset-env": "^7.3.4",
+ "@babel/core": "^7.4.0",
+ "@babel/preset-env": "^7.4.2",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.1",
"eslint": "^5.15.3",
@@ -42,7 +42,7 @@
"webpack-cli": "^3.3.0"
},
"dependencies": {
- "@babel/polyfill": "^7.2.5",
+ "@babel/polyfill": "^7.4.0",
"classlist.js": "^1.1.20150312",
"element-closest": "3.0.1",
"evil-icons": "^1.10.1",