Merge pull request #54 from kudos/dependabot/npm_and_yarn/eslint-config-airbnb-base-13.2.0

Bump eslint-config-airbnb-base from 13.1.0 to 13.2.0
This commit is contained in:
Jonathan Cremin 2020-01-14 12:16:21 +00:00 committed by GitHub
commit c4270a07a0
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",