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>2022-05-18 21:16:16 +0900
committerGitHub <noreply@github.com>2022-05-18 21:16:16 +0900
commitd842f645d11e99521d1c27a13ce53f97de357d52 (patch)
tree9b58222c2cf0208ca83df732a4fa8a445020777c /package.json
parenta4d7426f10efac27527cb2a9b24b829596d2a1cf (diff)
Bump @babel/plugin-proposal-decorators from 7.17.9 to 7.17.12 (#18442)
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.17.9 to 7.17.12.
- [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.17.12/packages/babel-plugin-proposal-decorators)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
  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>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
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 4d2bdc181..f332b2568 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
   "private": true,
   "dependencies": {
     "@babel/core": "^7.17.12",
-    "@babel/plugin-proposal-decorators": "^7.17.9",
+    "@babel/plugin-proposal-decorators": "^7.17.12",
     "@babel/plugin-transform-react-inline-elements": "^7.16.7",
     "@babel/plugin-transform-runtime": "^7.17.12",
     "@babel/preset-env": "^7.17.10",