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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 11:05:55 +00:00 committed by GitHub
parent eea08d74d3
commit e5dc6ef585
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 83 additions and 19 deletions

View file

@ -68,7 +68,7 @@
"devDependencies": {
"concurrently": "^4.1.0",
"eslint": "^5.15.1",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.11.0",
"istanbul": "^0.4.0",
"mocha": "^6.0.2",