Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.2.8 (#8)
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 Aug 3, 2024
1 parent a846de2 commit 2200bd5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 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": "54.0.0",
"husky": "9.1.4",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"micromatch": "4.0.7",
"pinst": "3.0.0",
"prettier": "3.3.3",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ __metadata:
eslint-plugin-unicorn: "npm:54.0.0"
fflate: "npm:0.8.2"
husky: "npm:9.1.4"
lint-staged: "npm:15.2.7"
lint-staged: "npm:15.2.8"
micromatch: "npm:4.0.7"
pinst: "npm:3.0.0"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -2196,7 +2196,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.4":
"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":
version: 4.3.6
resolution: "debug@npm:4.3.6"
dependencies:
Expand Down Expand Up @@ -4701,7 +4701,7 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:~3.1.1":
"lilconfig@npm:~3.1.2":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 10c0/f059630b1a9bddaeba83059db00c672b64dc14074e9f232adce32b38ca1b5686ab737eb665c5ba3c32f147f0002b4bee7311ad0386a9b98547b5623e87071fbe
Expand All @@ -4715,27 +4715,27 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.7":
version: 15.2.7
resolution: "lint-staged@npm:15.2.7"
"lint-staged@npm:15.2.8":
version: 15.2.8
resolution: "lint-staged@npm:15.2.8"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
debug: "npm:~4.3.4"
debug: "npm:~4.3.6"
execa: "npm:~8.0.1"
lilconfig: "npm:~3.1.1"
listr2: "npm:~8.2.1"
lilconfig: "npm:~3.1.2"
listr2: "npm:~8.2.4"
micromatch: "npm:~4.0.7"
pidtree: "npm:~0.6.0"
string-argv: "npm:~0.3.2"
yaml: "npm:~2.4.2"
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/c14399f9782ae222a1748144254f24b5b9afc816dc8840bd02d50f523c6582796ff18410767eb1a73cf1a83bc6e492dea7b1c4f0912bf3e434c068221f13c878
checksum: 10c0/7d43f11f493d27951c746b4c077fed16ba954c0517cf2fd999034e9e7bf86fde506a797b23531a56a1fde4c24846e0f6583ce6db3bdfd42e92335b1aab367737
languageName: node
linkType: hard

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

"yaml@npm:~2.4.2":
version: 2.4.5
resolution: "yaml@npm:2.4.5"
"yaml@npm:~2.5.0":
version: 2.5.0
resolution: "yaml@npm:2.5.0"
bin:
yaml: bin.mjs
checksum: 10c0/e1ee78b381e5c710f715cc4082fd10fc82f7f5c92bd6f075771d20559e175616f56abf1c411f545ea0e9e16e4f84a83a50b42764af5f16ec006328ba9476bb31
checksum: 10c0/771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631
languageName: node
linkType: hard

Expand Down

0 comments on commit 2200bd5

Please sign in to comment.