Merge pull request #288 from kudos/dependabot/npm_and_yarn/babel/cli-7.12.10

Bump @babel/cli from 7.10.5 to 7.12.10
This commit is contained in:
Jonathan Cremin 2020-12-16 17:04:03 +00:00 committed by GitHub
commit 69df131cb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 12 deletions

View file

@ -19,7 +19,7 @@
"node": ">=13.0.0"
},
"dependencies": {
"@babel/cli": "^7.10.5",
"@babel/cli": "^7.12.10",
"@babel/core": "^7.10.5",
"@babel/polyfill": "^7.10.4",
"@babel/preset-env": "^7.10.4",