Skip to content

Commit

Permalink
Update dependency lint-staged to v15.2.10 (#415)
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 Nov 14, 2024
1 parent 0b7693a commit 15620ac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint": "9.9.0",
"husky": "9.1.6",
"is-ci": "3.0.1",
"lint-staged": "15.2.8",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"true-myth": "^6.2.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3770,7 +3770,7 @@ __metadata:
eslint: 9.9.0
husky: 9.1.6
is-ci: 3.0.1
lint-staged: 15.2.8
lint-staged: 15.2.10
prettier: 3.3.3
rimraf: 6.0.1
true-myth: ^6.2.0
Expand Down Expand Up @@ -5084,23 +5084,23 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.8":
version: 15.2.8
resolution: "lint-staged@npm:15.2.8"
"lint-staged@npm:15.2.10":
version: 15.2.10
resolution: "lint-staged@npm:15.2.10"
dependencies:
chalk: ~5.3.0
commander: ~12.1.0
debug: ~4.3.6
execa: ~8.0.1
lilconfig: ~3.1.2
listr2: ~8.2.4
micromatch: ~4.0.7
micromatch: ~4.0.8
pidtree: ~0.6.0
string-argv: ~0.3.2
yaml: ~2.5.0
bin:
lint-staged: bin/lint-staged.js
checksum: 7077c1ec963022d51913abfad8231799c3c9536633e65d5916e4c432bd9108a2dbc4614891c529638807f08b0de73b8ffb9e357eb98b0721363526124daea75b
checksum: 7ab255b848478ca47c6b94aad0e7a3cfe5ba48ae1fb353cfa86635741333b83b1fd793d7cac6d44bf0388ad087d7e0250c7ec0a8ebece63fbcf7a8d175279809
languageName: node
linkType: hard

Expand Down Expand Up @@ -5367,13 +5367,13 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:~4.0.7":
version: 4.0.7
resolution: "micromatch@npm:4.0.7"
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:~4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
braces: ^3.0.3
picomatch: ^2.3.1
checksum: 3cde047d70ad80cf60c787b77198d680db3b8c25b23feb01de5e2652205d9c19f43bd81882f69a0fd1f0cde6a7a122d774998aad3271ddb1b8accf8a0f480cf7
checksum: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966
languageName: node
linkType: hard

Expand Down

0 comments on commit 15620ac

Please sign in to comment.