Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^15.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 8ca2a83 commit ab589ea
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 @@ -41,7 +41,7 @@
"@typescript-eslint/parser": "^5.54.1",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.6",
"rimraf": "^5.0.7",
"typescript": "^5.1.6"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2806,9 +2806,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.5":
version: 15.2.5
resolution: "lint-staged@npm:15.2.5"
"lint-staged@npm:^15.2.6":
version: 15.2.6
resolution: "lint-staged@npm:15.2.6"
dependencies:
chalk: ~5.3.0
commander: ~12.1.0
Expand All @@ -2822,7 +2822,7 @@ __metadata:
yaml: ~2.4.2
bin:
lint-staged: bin/lint-staged.js
checksum: 3025868d965eb401a5ebd903abd70cfebb8dbeb41eea1020c316f9c8c79083ea203f6cef95d32bfa8c9ec5486392b4ed08632ace6a5347b69cf238ba00e178f0
checksum: 9320f6995365723d37b9247c8ebc1a80c567578a4d2ed693de20140749b244730be2d296e1cdc9545430c7dcda08b622473a578fc9847c70589913f1c3b61f6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4277,7 +4277,7 @@ __metadata:
eslint: ^8.57.0
fuse.js: ^6.6.2
husky: ^9.0.11
lint-staged: ^15.2.5
lint-staged: ^15.2.6
mw.js: ^2.4.1
mysql2: ^2.3.3
rimraf: ^5.0.7
Expand Down

0 comments on commit ab589ea

Please sign in to comment.