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 53
53
"eslint-config-prettier" : " ^9.1.0" ,
54
54
"eslint-plugin-prettier" : " ^5.1.2" ,
55
55
"node-fetch" : " ^2.6.1" ,
56
- "prettier" : " ^2.8.4 " ,
56
+ "prettier" : " ^3.1.1 " ,
57
57
"rimraf" : " ^3.0.2" ,
58
58
"typescript" : " 4.9.5"
59
59
},
Original file line number Diff line number Diff line change @@ -1250,10 +1250,10 @@ prettier-linter-helpers@^1.0.0:
1250
1250
dependencies :
1251
1251
fast-diff "^1.1.2"
1252
1252
1253
- prettier@^2.8.4 :
1254
- version "2.8.4 "
1255
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
1256
- integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
1253
+ prettier@^3.1.1 :
1254
+ version "3.1.1 "
1255
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1 .tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848 "
1256
+ integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw ==
1257
1257
1258
1258
punycode@^2.1.0 :
1259
1259
version "2.1.1"
You can’t perform that action at this time.
0 commit comments