File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 68
68
"eslint" : " 8.48.0" ,
69
69
"husky" : " 8.0.3" ,
70
70
"jest" : " 29.6.4" ,
71
- "lint-staged" : " 13.3.0 " ,
72
- "prettier" : " 2.8.8 " ,
71
+ "lint-staged" : " 14.0.1 " ,
72
+ "prettier" : " 3.0.3 " ,
73
73
"typescript" : " 5.1.6"
74
74
},
75
75
"engines" : {
Original file line number Diff line number Diff line change @@ -5589,10 +5589,10 @@ lines-and-columns@^1.1.6:
5589
5589
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5590
5590
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5591
5591
5592
- lint-staged@13.3.0 :
5593
- version "13.3.0 "
5594
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.3.0. tgz#7965d72a8d6a6c932f85e9c13ccf3596782d28a5 "
5595
- integrity sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ ==
5592
+ lint-staged@14.0.1 :
5593
+ version "14.0.1 "
5594
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1. tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232 "
5595
+ integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw ==
5596
5596
dependencies :
5597
5597
chalk "5.3.0"
5598
5598
commander "11.0.0"
@@ -6189,10 +6189,10 @@ prettier-linter-helpers@^1.0.0:
6189
6189
dependencies :
6190
6190
fast-diff "^1.1.2"
6191
6191
6192
- prettier@2.8.8 :
6193
- version "2.8.8 "
6194
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
6195
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
6192
+ prettier@3.0.3 :
6193
+ version "3.0.3 "
6194
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3 .tgz#432a51f7ba422d1469096c0fdc28e235db8f9643 "
6195
+ integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg ==
6196
6196
6197
6197
pretty-format@^29.0.0, pretty-format@^29.0.3 :
6198
6198
version "29.0.3"
You can’t perform that action at this time.
0 commit comments