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 34
34
"eslint-plugin-prettier" : " ^4.0.0" ,
35
35
"glob" : " ^10.2.1" ,
36
36
"mocha" : " ^11.0.1" ,
37
- "prettier" : " ^2.2.1 "
37
+ "prettier" : " ^3.5.3 "
38
38
},
39
39
"engines" : {
40
40
"node" : " 16.* || 18.* || >= 20"
Original file line number Diff line number Diff line change @@ -1240,10 +1240,10 @@ prettier-linter-helpers@^1.0.0:
1240
1240
dependencies :
1241
1241
fast-diff "^1.1.2"
1242
1242
1243
- prettier@^2.2.1 :
1244
- version "2.8.8 "
1245
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
1246
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
1243
+ prettier@^3.5.3 :
1244
+ version "3.5.3 "
1245
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3 .tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5 "
1246
+ integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw ==
1247
1247
1248
1248
punycode@1.3.2 :
1249
1249
version "1.3.2"
You can’t perform that action at this time.
0 commit comments