Skip to content

Commit 4e3f55a

Browse files
committed
chore(deps): update dependency lint-staged to v15.2.2
1 parent f3c3140 commit 4e3f55a

2 files changed

Lines changed: 5 additions & 5 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.10",
6464
"jest": "29.7.0",
65-
"lint-staged": "15.2.1",
65+
"lint-staged": "15.2.2",
6666
"npm-run-all2": "6.1.2",
6767
"pre-commit": "1.2.2",
6868
"prettier": "3.2.5",

yarn.lock

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

3595-
lint-staged@15.2.1:
3596-
version "15.2.1"
3597-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
3598-
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
3595+
lint-staged@15.2.2:
3596+
version "15.2.2"
3597+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
3598+
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
35993599
dependencies:
36003600
chalk "5.3.0"
36013601
commander "11.1.0"

0 commit comments

Comments
 (0)