Bump eslint-config-airbnb-base from 13.2.0 to 14.0.0

Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.2.0 to 14.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v13.2.0...eslint-config-airbnb-base-v14.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-20 07:38:06 +00:00 committed by GitHub
parent 70bd12a4d6
commit 5271c8aa91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -70,7 +70,7 @@
"devDependencies": {
"concurrently": "^5.0.2",
"eslint": "^5.15.1",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.20.0",
"istanbul": "^0.4.0",
"mocha": "^7.0.0",