mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
chore(deps-dev): bump eslint from 7.32.0 to 8.12.0 (#378)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.12.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/v7.32.0...v8.12.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
296247dfa6
commit
2065ac747c
2 changed files with 560 additions and 673 deletions
1237
package-lock.json
generated
1237
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -52,7 +52,7 @@
|
|||
"@rollup/plugin-node-resolve": "^13.0.5",
|
||||
"babel-jest": "^27.1.0",
|
||||
"conventional-changelog-cli": "^2.1.1",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint": "^8.12.0",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"eslint-config-node": "^4.1.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue