0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 08:42:40 +00:00

Bump @babel/preset-env from 7.14.0 to 7.14.2

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.0 to 7.14.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.14.2/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-28 16:57:52 +00:00
committed by GitHub
parent e3e00bbd7c
commit 3a4c72f1b8
2 changed files with 281 additions and 146 deletions

View File

@@ -41,7 +41,7 @@
},
"dependencies": {
"@babel/core": "^7.14.3",
"@babel/preset-env": "^7.14.1",
"@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"body-parser": "^1.19.0",
"classnames": "^2.3.1",