aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-23 06:43:49 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit016a1b68e0f256429acdf329b7110710c7157036 (patch)
tree96ecf178b8a1618656efad9771b49ec460c62421 /vnext/package.json
parentc9d6a75383dc9e0ebf1de9078a8bbe3b5efb07db (diff)
Bump @babel/core from 7.12.17 to 7.13.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.17 to 7.13.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.1/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 92bdacbb..f58d967d 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,7 +11,7 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.12.17",
+ "@babel/core": "7.13.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "7.13.0",
"@babel/preset-react": "7.12.13",