aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 4c6a7911..02fb26c0 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,10 +11,10 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.12.0",
+ "@babel/core": "7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "7.12.0",
- "@babel/preset-react": "7.10.4",
+ "@babel/preset-env": "7.12.1",
+ "@babel/preset-react": "7.12.1",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.5.2",
"babel-loader": "^8.1.0",