Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^15.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent d403806 commit fcc8844
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "^8.57.0",
"eslint-config-mahir": "^0.0.45",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4883,9 +4883,9 @@ __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.9":
version: 15.2.9
resolution: "lint-staged@npm:15.2.9"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -4899,7 +4899,7 @@ __metadata:
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/7d43f11f493d27951c746b4c077fed16ba954c0517cf2fd999034e9e7bf86fde506a797b23531a56a1fde4c24846e0f6583ce6db3bdfd42e92335b1aab367737
checksum: 10c0/820c622378b62b826974af17f1747e2a4b0556e4fb99d101af89ad298d392ff079f580fdc576f16a27e975d726b95d73495fd524139402ff654c4649ef2f1a6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5820,7 +5820,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-config-mahir: "npm:^0.0.45"
husky: "npm:^9.1.4"
lint-staged: "npm:^15.2.8"
lint-staged: "npm:^15.2.9"
pinst: "npm:^3.0.0"
prettier: "npm:^3.3.3"
tsup: "npm:^8.2.4"
Expand Down

0 comments on commit fcc8844

Please sign in to comment.