0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 12:22:44 +00:00

Merge pull request #2876 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.22.5

Bump @babel/preset-env from 7.22.4 to 7.22.5
This commit is contained in:
Trevor Buckner
2023-06-09 11:09:42 -04:00
committed by GitHub
2 changed files with 371 additions and 389 deletions

758
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -80,7 +80,7 @@
"dependencies": { "dependencies": {
"@babel/core": "^7.22.5", "@babel/core": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.4", "@babel/plugin-transform-runtime": "^7.22.4",
"@babel/preset-env": "^7.22.4", "@babel/preset-env": "^7.22.5",
"@babel/preset-react": "^7.22.5", "@babel/preset-react": "^7.22.5",
"@googleapis/drive": "^5.1.0", "@googleapis/drive": "^5.1.0",
"body-parser": "^1.20.2", "body-parser": "^1.20.2",