0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 07:38:40 +00:00

Merge pull request #2220 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.5

Bump @babel/plugin-transform-runtime from 7.18.2 to 7.18.5
This commit is contained in:
Trevor Buckner
2022-06-15 23:46:46 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
},
"dependencies": {
"@babel/core": "^7.18.2",
"@babel/plugin-transform-runtime": "^7.18.2",
"@babel/plugin-transform-runtime": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.17.12",
"body-parser": "^1.20.0",