0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Merge pull request #2018 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.2

Bump @babel/core from 7.17.0 to 7.17.2
This commit is contained in:
Trevor Buckner
2022-02-09 08:34:39 -05:00
committed by GitHub
2 changed files with 16 additions and 16 deletions

View File

@@ -47,7 +47,7 @@
]
},
"dependencies": {
"@babel/core": "^7.17.0",
"@babel/core": "^7.17.2",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",