Skip to content

Commit

Permalink
Update dependency lint-staged to v15.4.1 (#10078)
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 17, 2025
1 parent a846033 commit c7c3b7a
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 @@ -208,7 +208,7 @@
"globals": "^15.8.0",
"husky": "9.1.7",
"jsdom": "^26.0.0",
"lint-staged": "15.3.0",
"lint-staged": "15.4.1",
"prettier": "3.4.2",
"react-test-renderer": "18.3.1",
"rollup": "^4.29.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15501,9 +15501,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.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 @@ -15517,7 +15517,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
checksum: 10c0/1ba9ac047f644a36d476f5e139854ea7fef8bfa97b59d6f709ffca36d3d8b3b45b8c0dbcdeed9d9b9eacb36ca4abc8170d857761d8e0e748f85f1e155ef3e47d
languageName: node
linkType: hard

Expand Down Expand Up @@ -21095,7 +21095,7 @@ __metadata:
i18next-localstorage-backend: "npm:^4.2.0"
js-search: "npm:2.0.1"
jsdom: "npm:^26.0.0"
lint-staged: "npm:15.3.0"
lint-staged: "npm:15.4.1"
lodash: "npm:4.17.21"
luxon: "npm:3.5.0"
md5: "npm:2.3.0"
Expand Down

0 comments on commit c7c3b7a

Please sign in to comment.