Skip to content

Commit 866247e

Browse files
committed
chore(deps): update dependency lint-staged to ^15.2.9
1 parent f327936 commit 866247e

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
@@ -43,7 +43,7 @@
4343
"@types/react": "^18.3.3",
4444
"husky": "^9.1.4",
4545
"jest": "^29.7.0",
46-
"lint-staged": "^15.2.8",
46+
"lint-staged": "^15.2.9",
4747
"react": "^18.3.1",
4848
"ts-jest": "^29.2.4",
4949
"typescript": "^5.5.4"

yarn.lock

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

5291-
lint-staged@^15.2.8:
5292-
version "15.2.8"
5293-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.8.tgz#5e19eb7b4dbb922f56fafb4635b44ee3c92f7322"
5294-
integrity sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==
5291+
lint-staged@^15.2.9:
5292+
version "15.2.9"
5293+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
5294+
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
52955295
dependencies:
52965296
chalk "~5.3.0"
52975297
commander "~12.1.0"

0 commit comments

Comments
 (0)