summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 08:05:13 +0000
committerGitHub <noreply@github.com>2021-06-10 08:05:13 +0000
commitdbc91c5f6925e9f7bc597f9438811088fb5dd86a (patch)
tree8af578e5aa1bf0c31ec6f5ac4c5b909cbf226cf5 /package.json
parent20c096195ba008f19e6306c50491aed336117881 (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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f99e3397..2394b0e3 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.14.3",
+ "@babel/core": "^7.14.5",
"@babel/eslint-parser": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",