Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.2.11 (#53)
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 Dec 14, 2024
1 parent 149d21d commit 0d7ce55
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "56.0.1",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"micromatch": "4.0.8",
"pinst": "3.0.0",
"prettier": "3.4.2",
Expand Down
44 changes: 16 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ __metadata:
eslint-plugin-unicorn: "npm:56.0.1"
fflate: "npm:0.8.2"
husky: "npm:9.1.7"
lint-staged: "npm:15.2.10"
lint-staged: "npm:15.2.11"
micromatch: "npm:4.0.8"
pinst: "npm:3.0.0"
prettier: "npm:3.4.2"
Expand Down Expand Up @@ -2206,7 +2206,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6":
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:~4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
Expand All @@ -2227,18 +2227,6 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:~4.3.6":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
languageName: node
linkType: hard

"decompress-response@npm:^6.0.0":
version: 6.0.0
resolution: "decompress-response@npm:6.0.0"
Expand Down Expand Up @@ -4784,7 +4772,7 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:~3.1.2":
"lilconfig@npm:~3.1.3":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 10c0/f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
Expand All @@ -4798,27 +4786,27 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.10":
version: 15.2.10
resolution: "lint-staged@npm:15.2.10"
"lint-staged@npm:15.2.11":
version: 15.2.11
resolution: "lint-staged@npm:15.2.11"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
debug: "npm:~4.3.6"
debug: "npm:~4.4.0"
execa: "npm:~8.0.1"
lilconfig: "npm:~3.1.2"
listr2: "npm:~8.2.4"
lilconfig: "npm:~3.1.3"
listr2: "npm:~8.2.5"
micromatch: "npm:~4.0.8"
pidtree: "npm:~0.6.0"
string-argv: "npm:~0.3.2"
yaml: "npm:~2.5.0"
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd
checksum: 10c0/28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
languageName: node
linkType: hard

"listr2@npm:~8.2.4":
"listr2@npm:~8.2.5":
version: 8.2.5
resolution: "listr2@npm:8.2.5"
dependencies:
Expand Down Expand Up @@ -8000,12 +7988,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:~2.5.0":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
"yaml@npm:~2.6.1":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
bin:
yaml: bin.mjs
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d7ce55

Please sign in to comment.