Merge pull request #33 from TannerReynolds/dependabot/npm_and_yarn/eslint-config-airbnb-base-14.1.0

Bump eslint-config-airbnb-base from 13.2.0 to 14.1.0
This commit is contained in:
Tanner 2020-05-13 19:12:46 -07:00 committed by GitHub
commit ff8258082a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
},
"devDependencies": {
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.17.1"
}
}