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

chore(deps-dev): bump lint-staged from 13.0.3 to 13.1.1

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.1.1)

---
updated-dependencies:
- dependency-name: lint-staged
  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-13 03:20:12 +00:00 committed by GitHub
parent 481aff4de4
commit 3e7eea68a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 53 additions and 53 deletions

View file

@ -63,7 +63,7 @@
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
"jest": "^29.1.2",
"lint-staged": "^13.0.3",
"lint-staged": "^13.1.1",
"prettier": "^2.7.1",
"rollup": "^2.79.1",
"testdouble": "^3.16.6",