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 70
70
"eslint-plugin-unicorn" : " ^46.0.0" ,
71
71
"husky" : " ^8.0.3" ,
72
72
"lint-staged" : " ^13.2.0" ,
73
- "prettier" : " ^2.8.4 " ,
73
+ "prettier" : " ^2.8.7 " ,
74
74
"typescript" : " ^5.0.3"
75
75
}
76
76
}
Original file line number Diff line number Diff line change @@ -2338,10 +2338,10 @@ prelude-ls@^1.2.1:
2338
2338
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
2339
2339
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
2340
2340
2341
- prettier@^2.8.4 :
2342
- version "2.8.4 "
2343
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
2344
- integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
2341
+ prettier@^2.8.7 :
2342
+ version "2.8.7 "
2343
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7 .tgz#bb79fc8729308549d28fe3a98fce73d2c0656450 "
2344
+ integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw ==
2345
2345
2346
2346
punycode@^2.1.0 :
2347
2347
version "2.1.1"
You can’t perform that action at this time.
0 commit comments