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 52
52
"axios" : " 1.10.0" ,
53
53
"eslint" : " 9.29.0" ,
54
54
"eslint-config-prettier" : " 10.1.5" ,
55
- "eslint-plugin-prettier" : " 5.5.0 " ,
55
+ "eslint-plugin-prettier" : " 5.5.1 " ,
56
56
"eslint-plugin-unused-imports" : " 4.1.4" ,
57
57
"husky" : " 9.1.7" ,
58
58
"jest" : " ^30.0.0" ,
59
59
"lint-staged" : " 16.1.2" ,
60
- "prettier" : " 3.6.0 " ,
60
+ "prettier" : " 3.6.1 " ,
61
61
"ts-jest" : " ^29.2.4" ,
62
62
"typescript" : " 5.8.3" ,
63
63
"typescript-eslint" : " ^8.0.1"
Original file line number Diff line number Diff line change 1715
1715
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
1716
1716
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
1717
1717
1718
-
1719
- version "5.5.0 "
1720
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0 .tgz#cf763962f90bad035db03ca008ffb0c9b359fb16 "
1721
- integrity sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA ==
1718
+
1719
+ version "5.5.1 "
1720
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1 .tgz#470820964de9aedb37e9ce62c3266d2d26d08d15 "
1721
+ integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw ==
1722
1722
dependencies :
1723
1723
prettier-linter-helpers "^1.0.0"
1724
1724
synckit "^0.11.7"
@@ -3214,10 +3214,10 @@ prettier-linter-helpers@^1.0.0:
3214
3214
dependencies :
3215
3215
fast-diff "^1.1.2"
3216
3216
3217
-
3218
- version "3.6.0 "
3219
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0 .tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea "
3220
- integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw ==
3217
+
3218
+ version "3.6.1 "
3219
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1 .tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44 "
3220
+ integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A ==
3221
3221
3222
3222
[email protected] , pretty-format@^30.0.0:
3223
3223
version "30.0.0"
You can’t perform that action at this time.
0 commit comments