aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-07-10 17:35:18 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit305e731d546f6a8bfe0cde6dba0fa7d8b555d8b0 (patch)
tree0862208b278291f82998da2b5a8ff6da78ca1266 /vnext/package.json
parent9d5d2448909a0a3e6732327def1e1e177a370842 (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/package.json b/vnext/package.json
index bab1bdf5..c7083e25 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,10 +11,10 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.5.0",
+ "@babel/core": "7.5.4",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "7.5.2",
+ "@babel/preset-env": "7.5.4",
"@babel/preset-react": "7.0.0",
"babel-eslint": "^10.0.2",
"babel-jest": "^24.8.0",