0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-02 15:02:38 +00:00

Bump @babel/preset-react from 7.12.10 to 7.12.13 (#1225)

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-25 19:05:13 -05:00
committed by GitHub
parent c979f02ce4
commit 03b02669a4
2 changed files with 100 additions and 52 deletions

View File

@@ -42,7 +42,7 @@
"dependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.13.5",
"@babel/preset-react": "^7.12.10",
"@babel/preset-react": "^7.12.13",
"body-parser": "^1.19.0",
"classnames": "^2.2.6",
"codemirror": "^5.59.4",