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 8
8
},
9
9
"devDependencies" : {
10
10
"@types/node" : " ^18 || ^20 || ^22" ,
11
- "prettier" : " 3.5.3 " ,
11
+ "prettier" : " 3.6.0 " ,
12
12
"ts-node" : " 10.9.2" ,
13
13
"typescript" : " 5.8.3"
14
14
},
Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ ntp-packet-parser@^0.5.0:
89
89
resolved "https://registry.yarnpkg.com/ntp-packet-parser/-/ntp-packet-parser-0.5.0.tgz#2eb098ec3a3a9f8d5388b066d2fa0d87ddc3a2e1"
90
90
integrity sha512-W18iLyaV17jH4inpvSu2gPep2f1Gs3oABra5NXXzG7MXhLcdHqJrJBO23bTMLkRf4HP9SWHL7FEwwtUf6R1q+g==
91
91
92
- prettier@3.5.3 :
93
- version "3.5.3 "
94
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3 .tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5 "
95
- integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw ==
92
+ prettier@3.6.0 :
93
+ version "3.6.0 "
94
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0 .tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea "
95
+ integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw ==
96
96
97
97
ts-node@10.9.2 :
98
98
version "10.9.2"
You can’t perform that action at this time.
0 commit comments