Skip to content

Commit

Permalink
Update dependency lint-staged to v15.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 7772c55 commit a6f7bfb
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 26 deletions.
51 changes: 30 additions & 21 deletions .pnp.cjs

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

20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10957,22 +10957,22 @@ __metadata:
linkType: hard

"lint-staged@npm:^15.0.0":
version: 15.2.8
resolution: "lint-staged@npm:15.2.8"
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 @@ -11458,7 +11458,7 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:^4.0.7, micromatch@npm:~4.0.7":
"micromatch@npm:^4.0.7":
version: 4.0.7
resolution: "micromatch@npm:4.0.7"
dependencies:
Expand All @@ -11468,6 +11468,16 @@ __metadata:
languageName: node
linkType: hard

"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: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966
languageName: node
linkType: hard

"mime-db@npm:1.52.0":
version: 1.52.0
resolution: "mime-db@npm:1.52.0"
Expand Down

0 comments on commit a6f7bfb

Please sign in to comment.