Bump @babel/preset-react from 7.12.7 to 7.12.10

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-14 11:07:23 +00:00 committed by Benjamin Staneck
parent 8e0d687576
commit dd2c72a4b0
2 changed files with 37 additions and 28 deletions

View file

@ -66,7 +66,7 @@
"@babel/plugin-proposal-numeric-separator": "^7.12.7",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-proposal-optional-chaining": "7.12.7",
"@babel/preset-react": "7.12.7",
"@babel/preset-react": "7.12.10",
"@babel/preset-typescript": "7.12.7",
"@types/args": "3.0.0",
"@types/async-retry": "1.4.2",