Merge pull request #163 from kudos/dependabot/npm_and_yarn/babel/cli-7.10.1

Bump @babel/cli from 7.8.4 to 7.10.1
This commit is contained in:
Jonathan Cremin 2020-06-14 20:48:52 +01:00 committed by GitHub
commit 8616bfb009
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"node": ">=13.0.0"
},
"dependencies": {
"@babel/cli": "^7.8.4",
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.10.2",