Merge pull request #90 from kudos/dependabot/npm_and_yarn/babel/cli-7.8.4

Bump @babel/cli from 7.8.3 to 7.8.4
This commit is contained in:
Jonathan Cremin 2020-02-14 15:21:39 +00:00 committed by GitHub
commit 7a39e6c0ce
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.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.3",
"@babel/polyfill": "^7.8.3",
"@babel/preset-env": "^7.8.3",