Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.2.7 to 15.2.10
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.7 to 15.2.10.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.7...v15.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent e8331f7 commit d572b3d
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 62 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.1.1",
"lint-staged": "^15.2.7"
"lint-staged": "^15.2.10"
},
"scripts": {
"prepare": "test -f ./.husky/pre-commit || (husky install && chmod ug+x ./.husky/* && husky add ./.husky/pre-commit 'pnpm lint-staged')"
Expand Down
125 changes: 64 additions & 61 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 d572b3d

Please sign in to comment.