aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-10 05:38:14 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit24356be756347204b09dabc2459ad248d8e9af0e (patch)
tree46b946bc46c1da9a979a946d869e6b80d7709898 /vnext/package.json
parent29f7f04e2ccdfcdf23ac0c42442dd3ba3b7fd3f8 (diff)
Bump @babel/core from 7.14.3 to 7.14.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.5. - [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.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... 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 ac327195..0cf40e9c 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.3",
+ "@babel/core": "7.14.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "7.14.4",
"@babel/preset-react": "7.13.13",