Skip to content
Snippets Groups Projects
Unverified Commit e03456bd authored by dependabot[bot]'s avatar dependabot[bot]
Browse files

Update babel-eslint requirement

Updates the requirements on [babel-eslint](https://github.com/babel/babel-eslint) to permit the latest version.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/commits/v10.0.1

)

Signed-off-by: default avatardependabot[bot] <support@dependabot.com>
parent cc790b6c
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
}, },
"devDependencies": { "devDependencies": {
"babel-core": "^6.25.0", "babel-core": "^6.25.0",
"babel-eslint": "^9.0.0", "babel-eslint": "^10.0.1",
"babel-loader": "^7.0.0", "babel-loader": "^7.0.0",
"babel-preset-env": "^1.6.0", "babel-preset-env": "^1.6.0",
"concurrently": "^4.0.1", "concurrently": "^4.0.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment