Merge pull request #149 from kudos/dependabot/npm_and_yarn/babel/core-7.10.2

Bump @babel/core from 7.8.7 to 7.10.2
This commit is contained in:
Jonathan Cremin 2020-06-10 20:34:00 +01:00 committed by GitHub
commit e7a9e15820
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 144 additions and 75 deletions

View file

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