11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-04 00:36:53 +00:00

chore(deps-dev): bump eslint from 8.24.0 to 8.34.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.34.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-15 13:49:05 +00:00 committed by GitHub
parent 7f6c752d75
commit b6640b0399
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 81 additions and 82 deletions

View file

@ -54,7 +54,7 @@
"babel-jest": "^28.1.0",
"commit-and-tag-version": "^10.1.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.24.0",
"eslint": "^8.34.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-node": "^4.1.0",
"eslint-config-prettier": "^8.5.0",