Skip to content

Commit 4b22e3c

Browse files
committed
chore(deps): update dependency lint-staged to v15.2.1
1 parent 17a9958 commit 4b22e3c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ethers": "6.10.0",
6363
"husky": "9.0.7",
6464
"jest": "29.7.0",
65-
"lint-staged": "15.2.0",
65+
"lint-staged": "15.2.1",
6666
"npm-run-all2": "6.1.1",
6767
"pre-commit": "1.2.2",
6868
"prettier": "3.2.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3645,26 +3645,26 @@ lines-and-columns@^2.0.3:
36453645
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.4.tgz#d00318855905d2660d8c0822e3f5a4715855fc42"
36463646
integrity sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==
36473647

3648-
lint-staged@15.2.0:
3649-
version "15.2.0"
3650-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.0.tgz#3111534ca58096a3c8f70b044b6e7fe21b36f859"
3651-
integrity sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ==
3648+
lint-staged@15.2.1:
3649+
version "15.2.1"
3650+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
3651+
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
36523652
dependencies:
36533653
chalk "5.3.0"
36543654
commander "11.1.0"
36553655
debug "4.3.4"
36563656
execa "8.0.1"
36573657
lilconfig "3.0.0"
3658-
listr2 "8.0.0"
3658+
listr2 "8.0.1"
36593659
micromatch "4.0.5"
36603660
pidtree "0.6.0"
36613661
string-argv "0.3.2"
36623662
yaml "2.3.4"
36633663

3664-
listr2@8.0.0:
3665-
version "8.0.0"
3666-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.0.0.tgz#aa7c230995f8ce378585f7c96c0c6d1cefa4700d"
3667-
integrity sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg==
3664+
listr2@8.0.1:
3665+
version "8.0.1"
3666+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.0.1.tgz#4d3f50ae6cec3c62bdf0e94f5c2c9edebd4b9c34"
3667+
integrity sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==
36683668
dependencies:
36693669
cli-truncate "^4.0.0"
36703670
colorette "^2.0.20"

0 commit comments

Comments
 (0)