11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-05 09:06:54 +00:00

chore(deps-dev): bump lint-staged from 12.3.7 to 13.0.1

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 13.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.7...v13.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-16 09:47:33 +00:00 committed by GitHub
parent 551731568a
commit effc7d2c1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 236 additions and 96 deletions

View file

@ -61,7 +61,7 @@
"eslint-plugin-prettier": "^4.0.0",
"husky": "^8.0.1",
"jest": "^28.1.1",
"lint-staged": "^12.3.7",
"lint-staged": "^13.0.1",
"prettier": "^2.7.1",
"rollup": "^2.75.6",
"standard-version": "^9.5.0",