aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-03 17:06:10 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit1b9b4181e48b4ef2c8062a2070ccf7970ba7f08d (patch)
tree8e7f0a6a5a47aad4c918f6efdd0f6df679f12311 /vnext/package.json
parentb2a0e312e41fda0cc7a8ce79966091ff2ab924f3 (diff)
Bump @babel/core from 7.15.0 to 7.15.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.4. - [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.15.4/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 962191fb..7be13644 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,7 +11,7 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.15.0",
+ "@babel/core": "7.15.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "7.15.0",
"@babel/preset-react": "7.14.5",