0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 16:52:38 +00:00

Merge pull request #1639 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.15.5

Bump @babel/core from 7.15.0 to 7.15.5
This commit is contained in:
Trevor Buckner
2021-09-11 23:23:27 -04:00
committed by GitHub
2 changed files with 42 additions and 42 deletions

View File

@@ -40,7 +40,7 @@
]
},
"dependencies": {
"@babel/core": "^7.15.0",
"@babel/core": "^7.15.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.4",
"@babel/preset-react": "^7.14.5",