Skip to content

Commit af3e20a

Browse files
committed
chore(deps): update dependency lint-staged to v14.0.1
1 parent ddc9564 commit af3e20a

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.1",
6060
"husky": "8.0.3",
6161
"jest": "29.6.3",
62-
"lint-staged": "14.0.0",
62+
"lint-staged": "14.0.1",
6363
"npm-run-all": "4.1.5",
6464
"pre-commit": "1.2.2",
6565
"prettier": "3.0.2",

yarn.lock

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

4062-
4063-
version "14.0.0"
4064-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
4065-
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
4062+
4063+
version "14.0.1"
4064+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232"
4065+
integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==
40664066
dependencies:
40674067
chalk "5.3.0"
40684068
commander "11.0.0"

0 commit comments

Comments
 (0)