Skip to content

Commit

Permalink
chore(deps-dev): update eslint-config-airbnb-base requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-config-airbnb-base](https://github.com/airbnb/javascript) to permit the latest version.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](airbnb/javascript@eslint-config-airbnb-base-v13.1.0...eslint-config-airbnb-base-v13.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 2, 2019
1 parent 3cfea59 commit 20a768c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"coffeescript": "2.4.1",
"coveralls": "3.0.4",
"eslint": "5.16.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-airbnb-base": "13.2.0",
"eslint-plugin-import": "2.18.0",
"express": "4.17.1",
"istanbul": "0.4.5",
Expand Down

0 comments on commit 20a768c

Please sign in to comment.