Merge pull request #91 from kudos/dependabot/npm_and_yarn/babel/core-7.8.4

Bump @babel/core from 7.8.3 to 7.8.4
This commit is contained in:
Jonathan Cremin 2020-02-14 15:23:37 +00:00 committed by GitHub
commit 3c7fb50571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 28 deletions

View file

@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.3",
"@babel/core": "^7.8.4",
"@babel/polyfill": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/register": "^7.8.3",