Skip to content

Commit

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

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

Expand Down Expand Up @@ -3221,7 +3221,7 @@ __metadata:
eslint: ^8.57.0
husky: ^9.0.11
ioredis: ^5.2.2
lint-staged: ^15.2.6
lint-staged: ^15.2.7
lua-json: ^1.0.1
mwparser: ^1.3.3
node-html-parser: ^5.4.2
Expand Down

0 comments on commit 74a25ba

Please sign in to comment.