Merge pull request #80 from kudos/dependabot/npm_and_yarn/babel/core-7.8.3

Bump @babel/core from 7.4.5 to 7.8.3
This commit is contained in:
Jonathan Cremin 2020-01-24 19:38:35 +00:00 committed by GitHub
commit d5d9a676d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 111 deletions

View file

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