fix: upgrade babel-eslint from 10.0.3 to 10.1.0

Snyk has created this PR to upgrade babel-eslint from 10.0.3 to 10.1.0.

See this package in NPM:
https://www.npmjs.com/package/babel-eslint

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/29c066bc-abce-44d9-b68e-064466e610e7?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-03-19 01:39:14 +00:00
committed by Overtorment
parent f4105292a3
commit cdcd1fdd82
2 changed files with 149 additions and 49 deletions

View File

@@ -14,7 +14,7 @@
"dependencies": {
"babel": "^6.23.0",
"babel-cli": "^6.26.0",
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.1.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.24.1",