Bump @babel/plugin-proposal-decorators from 7.19.6 to 7.20.2 (#20061)

Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.19.6 to 7.20.2.
- [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.20.2/packages/babel-plugin-proposal-decorators)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-26 13:43:00 +09:00
committed by GitHub
parent 99428cba55
commit 08a50d3a71
2 changed files with 16 additions and 16 deletions

View File

@ -25,7 +25,7 @@
"private": true,
"dependencies": {
"@babel/core": "^7.20.2",
"@babel/plugin-proposal-decorators": "^7.19.6",
"@babel/plugin-proposal-decorators": "^7.20.2",
"@babel/plugin-transform-react-inline-elements": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.19.4",