about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-21 10:11:05 +0900
committerGitHub <noreply@github.com>2021-12-21 10:11:05 +0900
commit0fd5c51028e8e6daf117248a36f33e49e9372db5 (patch)
treed54cca7ed7d02b21c95cd85356c1586834538bb0 /package.json
parent077d9f0c45fc66a260c10b55b3da7b06e4eaae01 (diff)
Bump @babel/core from 7.16.0 to 7.16.5 (#17168)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.0 to 7.16.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.16.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 252b4c224..5048981bd 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
   },
   "private": true,
   "dependencies": {
-    "@babel/core": "^7.16.0",
+    "@babel/core": "^7.16.5",
     "@babel/plugin-proposal-decorators": "^7.16.5",
     "@babel/plugin-transform-react-inline-elements": "^7.16.5",
     "@babel/plugin-transform-runtime": "^7.16.4",