aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-09-09 22:47:30 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit4d628a67b9c8c5c126a473333acf1c7c61117c22 (patch)
tree83ad8df4777c59183c2e7bf30741e535b9ebf4e2 /vnext/package.json
parentb6fa85599e0aba0b34a0bd8d134bff5336782ac1 (diff)
Babel 7.6
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 d29bd859..7cfde47e 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.5",
+ "@babel/core": "7.6.0",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "7.5.5",
+ "@babel/preset-env": "7.6.0",
"@babel/preset-react": "7.0.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",