Skip to content

Commit 5402923

Browse files
committed
chore(deps): update dependency lint-staged to v15.2.6
1 parent c8c02d6 commit 5402923

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-unused-imports": "3.2.0",
5959
"husky": "9.0.11",
6060
"jest": "^29.7.0",
61-
"lint-staged": "15.2.5",
61+
"lint-staged": "15.2.6",
6262
"prettier": "3.3.2",
6363
"ts-jest": "^29.1.2",
6464
"typescript": "5.4.5"

yarn.lock

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

2496-
2497-
version "15.2.5"
2498-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.5.tgz#8c342f211bdb34ffd3efd1311248fa6b50b43b50"
2499-
integrity sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==
2496+
2497+
version "15.2.6"
2498+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121"
2499+
integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==
25002500
dependencies:
25012501
chalk "~5.3.0"
25022502
commander "~12.1.0"

0 commit comments

Comments
 (0)