File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 69
69
"eslint" : " 8.57.1" ,
70
70
"eslint-config-prettier" : " 9.1.0" ,
71
71
"eslint-plugin-jest" : " 27.9.0" ,
72
- "eslint-plugin-prettier" : " 5.5.0 " ,
72
+ "eslint-plugin-prettier" : " 5.5.1 " ,
73
73
"husky" : " ^9.0.0" ,
74
74
"jest" : " 29.7.0" ,
75
75
"lint-staged" : " ^15.0.0" ,
76
76
"nodemon" : " 3.1.10" ,
77
- "prettier" : " 3.6.0 " ,
77
+ "prettier" : " 3.6.1 " ,
78
78
"regenerator-runtime" : " ^0.14.0" ,
79
79
"rimraf" : " 5.0.10" ,
80
80
"semantic-release" : " ^23.0.0" ,
Original file line number Diff line number Diff line change @@ -3333,10 +3333,10 @@ eslint-plugin-jest@27.9.0:
3333
3333
dependencies :
3334
3334
" @typescript-eslint/utils" " ^5.10.0"
3335
3335
3336
- eslint-plugin-prettier@5.5.0 :
3337
- version "5.5.0 "
3338
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0 .tgz#cf763962f90bad035db03ca008ffb0c9b359fb16 "
3339
- integrity sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA ==
3336
+ eslint-plugin-prettier@5.5.1 :
3337
+ version "5.5.1 "
3338
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1 .tgz#470820964de9aedb37e9ce62c3266d2d26d08d15 "
3339
+ integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw ==
3340
3340
dependencies :
3341
3341
prettier-linter-helpers "^1.0.0"
3342
3342
synckit "^0.11.7"
@@ -6639,10 +6639,10 @@ prettier-linter-helpers@^1.0.0:
6639
6639
dependencies :
6640
6640
fast-diff "^1.1.2"
6641
6641
6642
- prettier@3.6.0 :
6643
- version "3.6.0 "
6644
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0 .tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea "
6645
- integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw ==
6642
+ prettier@3.6.1 :
6643
+ version "3.6.1 "
6644
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1 .tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44 "
6645
+ integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A ==
6646
6646
6647
6647
pretty-bytes@^6.1.1 :
6648
6648
version "6.1.1"
You can’t perform that action at this time.
0 commit comments