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

Merge pull request #454 from wagoid/dependabot/npm_and_yarn/lint-staged-13.0.2

chore(deps-dev): bump lint-staged from 13.0.1 to 13.0.2
This commit is contained in:
Wagner Santos 2022-06-20 06:07:51 -03:00 committed by GitHub
commit 47a94b40ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

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