Skip to content

Commit 4cb0904

Browse files
committed
chore(deps): update dependency lint-staged to v15.2.6
1 parent 49a6b67 commit 4cb0904

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ethers": "6.13.0",
6363
"husky": "9.0.11",
6464
"jest": "29.7.0",
65-
"lint-staged": "15.2.5",
65+
"lint-staged": "15.2.6",
6666
"npm-run-all2": "6.2.0",
6767
"pre-commit": "1.2.2",
6868
"prettier": "3.3.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3761,10 +3761,10 @@ lines-and-columns@^1.1.6:
37613761
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
37623762
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
37633763

3764-
3765-
version "15.2.5"
3766-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.5.tgz#8c342f211bdb34ffd3efd1311248fa6b50b43b50"
3767-
integrity sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==
3764+
3765+
version "15.2.6"
3766+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121"
3767+
integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==
37683768
dependencies:
37693769
chalk "~5.3.0"
37703770
commander "~12.1.0"

0 commit comments

Comments
 (0)