0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 08:42:45 +00:00

Merge pull request #1518 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.15.0

Bump @babel/core from 7.14.8 to 7.15.0
This commit is contained in:
Trevor Buckner
2021-08-04 23:33:20 -04:00
committed by GitHub
2 changed files with 20 additions and 20 deletions

View File

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