Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

chore(deps-dev): bump eslint-config-airbnb-base from 13.2.0 to 14.2.1 #459

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump eslint-config-airbnb-base from 13.2.0 to 14.2.1
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.2.0 to 14.2.1.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](airbnb/javascript@eslint-config-airbnb-base-v13.2.0...eslint-config-airbnb-base-v14.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 23, 2021
commit ad21e04776f1a93e0c9d786bc1d7039844b690f8
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"chai": "4.2.0",
"chai-json-schema": "1.5.1",
"eslint": "6.5.1",
"eslint-config-airbnb-base": "13.2.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.18.2",
"mocha": "6.2.1",
"mocha-lcov-reporter": "1.3.0",
Expand Down