Skip to content

Commit 6712296

Browse files
committed
chore(deps): update dependency lint-staged to ^15.2.7
1 parent c551d62 commit 6712296

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/react": "^18.3.3",
4343
"husky": "^9.0.11",
4444
"jest": "^29.7.0",
45-
"lint-staged": "^15.2.6",
45+
"lint-staged": "^15.2.7",
4646
"react": "^18.3.1",
4747
"ts-jest": "^29.1.4",
4848
"typescript": "^5.4.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5222,10 +5222,10 @@ lines-and-columns@^1.1.6:
52225222
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
52235223
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
52245224

5225-
lint-staged@^15.2.6:
5226-
version "15.2.6"
5227-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121"
5228-
integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==
5225+
lint-staged@^15.2.7:
5226+
version "15.2.7"
5227+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.7.tgz#97867e29ed632820c0fb90be06cd9ed384025649"
5228+
integrity sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==
52295229
dependencies:
52305230
chalk "~5.3.0"
52315231
commander "~12.1.0"

0 commit comments

Comments
 (0)