Skip to content

Commit

Permalink
Merge pull request #1271 from kiosion/dependabot/npm_and_yarn/lint-st…
Browse files Browse the repository at this point in the history
…aged-15.2.5

chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.5
  • Loading branch information
kiosion authored May 27, 2024
2 parents 63d79f4 + 7844f80 commit b1aad72
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"devDependencies": {
"husky": "^9.0.11",
"lint-staged": "^15.2.2"
"lint-staged": "^15.2.5"
},
"scripts": {
"prepare": "test -f ./.husky/pre-commit || (husky install && chmod ug+x ./.husky/* && husky add ./.husky/pre-commit 'pnpm lint-staged')"
Expand Down
59 changes: 30 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b1aad72

Please sign in to comment.