File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
99
"husky" : " ^8.0.0" ,
100
100
"jest" : " 28.1.1" ,
101
101
"lerna" : " ^5.0.0" ,
102
- "lint-staged" : " 13.0.2 " ,
102
+ "lint-staged" : " 13.0.3 " ,
103
103
"prettier" : " ^2.0.5" ,
104
104
"ts-jest" : " ^28.0.2" ,
105
105
"typescript" : " ^4.6.4"
Original file line number Diff line number Diff line change @@ -6616,10 +6616,10 @@ lines-and-columns@^1.1.6:
6616
6616
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
6617
6617
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
6618
6618
6619
-
6620
- version "13.0.2 "
6621
- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.2 .tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5 "
6622
- integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ ==
6619
+
6620
+ version "13.0.3 "
6621
+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.3 .tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6 "
6622
+ integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug ==
6623
6623
dependencies :
6624
6624
cli-truncate "^3.1.0"
6625
6625
colorette "^2.0.17"
You can’t perform that action at this time.
0 commit comments