aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-12 06:36:57 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitd7049f395f2cd598584bd899f420c820e5facfbc (patch)
tree844e147e5d007d806aac1f864a17142b0987178d /vnext/package.json
parent690ebf24ea8c8095af9edcbe7ec24a48eb7f525a (diff)
Bump @babel/core from 7.12.13 to 7.12.16
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16. - [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.12.16/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 b284924c..4b44fb54 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.13",
+ "@babel/core": "7.12.16",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "7.12.16",
"@babel/preset-react": "7.12.13",