aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-13 06:10:07 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commita9ca0afbae7eff4eddc96221f5ba2c157d9ef043 (patch)
treeda0922d33ec7068ac4b2c0b5f6ccd3017ec2efa3 /vnext/package.json
parent4c052ffa2461d91c534cc2505dba147711759952 (diff)
Bump @babel/core from 7.14.0 to 7.14.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.0 to 7.14.2. - [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.14.2/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 64a85682..efb11dbe 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,7 +11,7 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.14.0",
+ "@babel/core": "7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "7.14.2",
"@babel/preset-react": "7.13.13",