Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^15.4.1 (#812)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent a4bb3b3 commit 2483be0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.4.0",
"lint-staged": "^15.4.1",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"rollup": "^4.30.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5741,9 +5741,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.4.0":
version: 15.4.0
resolution: "lint-staged@npm:15.4.0"
"lint-staged@npm:^15.4.1":
version: 15.4.1
resolution: "lint-staged@npm:15.4.1"
dependencies:
chalk: "npm:~5.4.1"
commander: "npm:~12.1.0"
Expand All @@ -5757,7 +5757,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/ada9a79a984840c4e51e9e77a00e995151d4a1a410c7aceee8a0403d63fb94ec57531fa752081874c97da12f8809aa6d7645a8b321be0d099a43fe0ac856a9af
checksum: 10c0/1ba9ac047f644a36d476f5e139854ea7fef8bfa97b59d6f709ffca36d3d8b3b45b8c0dbcdeed9d9b9eacb36ca4abc8170d857761d8e0e748f85f1e155ef3e47d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7217,7 +7217,7 @@ __metadata:
husky: "npm:^9.1.7"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
lint-staged: "npm:^15.4.0"
lint-staged: "npm:^15.4.1"
prettier: "npm:^3.4.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.30.1"
Expand Down

0 comments on commit 2483be0

Please sign in to comment.