Bump @babel/preset-react from 7.16.0 to 7.16.5 (#17167)

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) 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-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  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>
This commit is contained in:
dependabot[bot]
2021-12-21 09:38:53 +09:00
committed by GitHub
parent 4aca1633f3
commit 1fcd9d8519
2 changed files with 36 additions and 36 deletions

View File

@ -65,7 +65,7 @@
"@babel/plugin-transform-react-inline-elements": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.4",
"@babel/preset-react": "^7.16.0",
"@babel/preset-react": "^7.16.5",
"@babel/runtime": "^7.16.3",
"@gamestdio/websocket": "^0.3.2",
"@github/webauthn-json": "^0.5.7",