Skip to content

Commit b4a4ad2

Browse files
committed
chore(deps): update dependency lint-staged to v14
1 parent fe404b2 commit b4a4ad2

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
@@ -59,7 +59,7 @@
5959
"ethers": "6.7.0",
6060
"husky": "8.0.3",
6161
"jest": "29.6.2",
62-
"lint-staged": "13.3.0",
62+
"lint-staged": "14.0.0",
6363
"npm-run-all": "4.1.5",
6464
"pre-commit": "1.2.2",
6565
"prettier": "3.0.1",

yarn.lock

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

4005-
lint-staged@13.3.0:
4006-
version "13.3.0"
4007-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.3.0.tgz#7965d72a8d6a6c932f85e9c13ccf3596782d28a5"
4008-
integrity sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ==
4005+
lint-staged@14.0.0:
4006+
version "14.0.0"
4007+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
4008+
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
40094009
dependencies:
40104010
chalk "5.3.0"
40114011
commander "11.0.0"

0 commit comments

Comments
 (0)