Merge pull request #115 from kudos/dependabot/npm_and_yarn/babel/core-7.8.7

Bump @babel/core from 7.8.6 to 7.8.7
This commit is contained in:
Jonathan Cremin 2020-03-14 10:35:11 +00:00 committed by GitHub
commit 8691658e0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 21 deletions

View file

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