aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-01-14 16:19:19 +0300
committerGravatar Vitaly Takmazov2020-01-14 16:19:19 +0300
commitb1165c54b7c9a3a310417abcb6a2ad2ec468babb (patch)
tree9c6ddd0de404013d502e9f6c004356b88f26e4bc /package.json
parent07a4d369e8443309d63dc9cc7aff526125e39084 (diff)
Update NPM deps
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 3c45c02c..592613a1 100644
--- a/package.json
+++ b/package.json
@@ -23,10 +23,10 @@
]
},
"devDependencies": {
- "@babel/core": "^7.8.0",
- "@babel/preset-env": "^7.8.2",
+ "@babel/core": "^7.8.3",
+ "@babel/preset-env": "^7.8.3",
"babel-loader": "^8.0.6",
- "core-js": "^3.6.3",
+ "core-js": "^3.6.4",
"css-loader": "^3.4.2",
"eslint": "6.8.0",
"eslint-loader": "3.0.3",