Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^15.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent b36ebd0 commit d9f0eb6
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@vitest/coverage-v8": "^1.2.1",
"eslint": "^8.56.0",
"github-markdown-css": "^5.5.0",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.4",
"react": "^18.2.0",
Expand Down
104 changes: 98 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6148,6 +6148,15 @@ __metadata:
languageName: node
linkType: hard

"braces@npm:^3.0.3":
version: 3.0.3
resolution: "braces@npm:3.0.3"
dependencies:
fill-range: "npm:^7.1.1"
checksum: fad11a0d4697a27162840b02b1fad249c1683cbc510cd5bf1a471f2f8085c046d41094308c577a50a03a579dd99d5a6b3724c4b5e8b14df2c4443844cfcda2c6
languageName: node
linkType: hard

"breakword@npm:^1.0.5":
version: 1.0.6
resolution: "breakword@npm:1.0.6"
Expand Down Expand Up @@ -6431,7 +6440,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.3.0":
"chalk@npm:5.3.0, chalk@npm:~5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
Expand Down Expand Up @@ -6789,6 +6798,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:~12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: cdaeb672d979816853a4eed7f1310a9319e8b976172485c2a6b437ed0db0a389a44cfb222bfbde772781efa9f215bdd1b936f80d6b249485b465c6cb906e1f93
languageName: node
linkType: hard

"comment-parser@npm:1.4.1, comment-parser@npm:^1.4.0":
version: 1.4.1
resolution: "comment-parser@npm:1.4.1"
Expand Down Expand Up @@ -7385,7 +7401,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:4.3.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, debug@npm:4.3.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.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
Expand Down Expand Up @@ -9070,7 +9086,7 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:8.0.1, execa@npm:^8.0.1":
"execa@npm:8.0.1, execa@npm:^8.0.1, execa@npm:~8.0.1":
version: 8.0.1
resolution: "execa@npm:8.0.1"
dependencies:
Expand Down Expand Up @@ -9495,6 +9511,15 @@ __metadata:
languageName: node
linkType: hard

"fill-range@npm:^7.1.1":
version: 7.1.1
resolution: "fill-range@npm:7.1.1"
dependencies:
to-regex-range: "npm:^5.0.1"
checksum: a7095cb39e5bc32fada2aa7c7249d3f6b01bd1ce461a61b0adabacccabd9198500c6fb1f68a7c851a657e273fce2233ba869638897f3d7ed2e87a2d89b4436ea
languageName: node
linkType: hard

"find-up@npm:^1.0.0":
version: 1.1.2
resolution: "find-up@npm:1.1.2"
Expand Down Expand Up @@ -11943,7 +11968,7 @@ __metadata:
"@vitest/coverage-v8": "npm:^1.2.1"
eslint: "npm:^8.56.0"
github-markdown-css: "npm:^5.5.0"
lint-staged: "npm:^15.2.0"
lint-staged: "npm:^15.2.5"
npm-run-all: "npm:^4.1.5"
prettier: "npm:^3.2.4"
react: "npm:^18.2.0"
Expand Down Expand Up @@ -11986,6 +12011,13 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:~3.1.1":
version: 3.1.1
resolution: "lilconfig@npm:3.1.1"
checksum: c80fbf98ae7d1daf435e16a83fe3c63743b9d92804cac6dc53ee081c7c265663645c3162d8a0d04ff1874f9c07df145519743317dee67843234c6ed279300f83
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down Expand Up @@ -12020,6 +12052,26 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.5":
version: 15.2.5
resolution: "lint-staged@npm:15.2.5"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
debug: "npm:~4.3.4"
execa: "npm:~8.0.1"
lilconfig: "npm:~3.1.1"
listr2: "npm:~8.2.1"
micromatch: "npm:~4.0.7"
pidtree: "npm:~0.6.0"
string-argv: "npm:~0.3.2"
yaml: "npm:~2.4.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 2cb8e14e532a4de0a338da44dc5e22f94581390b988ba3d345d1132d592d9ce50be50846c9a9d25eaffaf3f1f634e0a056598f6abb705269ac21d0fd3bad3a45
languageName: node
linkType: hard

"listr2@npm:8.0.0":
version: 8.0.0
resolution: "listr2@npm:8.0.0"
Expand All @@ -12034,6 +12086,20 @@ __metadata:
languageName: node
linkType: hard

"listr2@npm:~8.2.1":
version: 8.2.1
resolution: "listr2@npm:8.2.1"
dependencies:
cli-truncate: "npm:^4.0.0"
colorette: "npm:^2.0.20"
eventemitter3: "npm:^5.0.1"
log-update: "npm:^6.0.0"
rfdc: "npm:^1.3.1"
wrap-ansi: "npm:^9.0.0"
checksum: 1d33348682fee7af49c91d508f970fb58897fbc722a17ae6b9d4d904c909e105ead8c123652238bc99462b1e323c56e6e62877a03d788ca32fe706cfec283789
languageName: node
linkType: hard

"load-json-file@npm:^1.0.0":
version: 1.1.0
resolution: "load-json-file@npm:1.1.0"
Expand Down Expand Up @@ -14128,6 +14194,16 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:~4.0.7":
version: 4.0.7
resolution: "micromatch@npm:4.0.7"
dependencies:
braces: "npm:^3.0.3"
picomatch: "npm:^2.3.1"
checksum: a11ed1cb67dcbbe9a5fc02c4062cf8bb0157d73bf86956003af8dcfdf9b287f9e15ec0f6d6925ff6b8b5b496202335e497b01de4d95ef6cf06411bc5e5c474a0
languageName: node
linkType: hard

"mime-db@npm:^1.28.0":
version: 1.52.0
resolution: "mime-db@npm:1.52.0"
Expand Down Expand Up @@ -15325,7 +15401,7 @@ __metadata:
languageName: node
linkType: hard

"pidtree@npm:0.6.0":
"pidtree@npm:0.6.0, pidtree@npm:~0.6.0":
version: 0.6.0
resolution: "pidtree@npm:0.6.0"
bin:
Expand Down Expand Up @@ -18148,6 +18224,13 @@ __metadata:
languageName: node
linkType: hard

"rfdc@npm:^1.3.1":
version: 1.3.1
resolution: "rfdc@npm:1.3.1"
checksum: 44cc6a82e2fe1db13b7d3c54e9ffd0b40ef070cbde69ffbfbb38dab8cee46bd68ba686784b96365ff08d04798bc121c3465663a0c91f2c421c90546c4366f4a6
languageName: node
linkType: hard

"rimraf@npm:^2.5.4":
version: 2.7.1
resolution: "rimraf@npm:2.7.1"
Expand Down Expand Up @@ -18957,7 +19040,7 @@ __metadata:
languageName: node
linkType: hard

"string-argv@npm:0.3.2":
"string-argv@npm:0.3.2, string-argv@npm:~0.3.2":
version: 0.3.2
resolution: "string-argv@npm:0.3.2"
checksum: f9d3addf887026b4b5f997a271149e93bf71efc8692e7dc0816e8807f960b18bcb9787b45beedf0f97ff459575ee389af3f189d8b649834cac602f2e857e75af
Expand Down Expand Up @@ -21371,6 +21454,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:~2.4.2":
version: 2.4.2
resolution: "yaml@npm:2.4.2"
bin:
yaml: bin.mjs
checksum: 6eafbcd68dead734035f6f72af21bd820c29214caf7d8e40c595671a3c908535cef8092b9660a1c055c5833aa148aa640e0c5fa4adb5af2dacd6d28296ccd81c
languageName: node
linkType: hard

"yargs-parser@npm:^18.1.2, yargs-parser@npm:^18.1.3":
version: 18.1.3
resolution: "yargs-parser@npm:18.1.3"
Expand Down

0 comments on commit d9f0eb6

Please sign in to comment.