11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-07 01:56:54 +00:00

Merge pull request #287 from wagoid/dependabot/npm_and_yarn/eslint-config-airbnb-base-15.0.0

chore(deps-dev): bump eslint-config-airbnb-base from 14.2.1 to 15.0.0
This commit is contained in:
Wagner Santos 2022-04-06 18:22:13 -03:00 committed by GitHub
commit 41396d6e00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 21 deletions

View file

@ -53,7 +53,7 @@
"babel-jest": "^27.1.0",
"conventional-changelog-cli": "^2.1.1",
"eslint": "^8.12.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-node": "^4.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.24.2",