File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"eslint-plugin-import" : " 2.27.5" ,
33
33
"husky" : " 8.0.3" ,
34
34
"jest" : " 29.4.1" ,
35
- "lint-staged" : " 13.1.0 " ,
35
+ "lint-staged" : " 13.1.2 " ,
36
36
"prettier" : " 2.8.3" ,
37
37
"ts-jest" : " 29.0.5" ,
38
38
"ts-node" : " 10.9.1" ,
Original file line number Diff line number Diff line change @@ -3725,10 +3725,10 @@ lines-and-columns@^1.1.6:
3725
3725
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
3726
3726
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
3727
3727
3728
-
3729
- version "13.1.0 "
3730
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0 .tgz#d4c61aec939e789e489fa51987ec5207b50fd37e "
3731
- integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ ==
3728
+
3729
+ version "13.1.2 "
3730
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.2 .tgz#443636a0cfd834d5518d57d228130dc04c83d6fb "
3731
+ integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w ==
3732
3732
dependencies :
3733
3733
cli-truncate "^3.1.0"
3734
3734
colorette "^2.0.19"
You can’t perform that action at this time.
0 commit comments