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 14
14
"eslint-plugin-markdown" : " ^3.0.0" ,
15
15
"eslint-plugin-prefer-let" : " ^3.0.1" ,
16
16
"jest" : " ^29.3.1" ,
17
- "prettier" : " ^2.8.0 " ,
17
+ "prettier" : " ^2.8.1 " ,
18
18
"react" : " ^18.2.0" ,
19
19
"typescript" : " ^4.9.3"
20
20
},
Original file line number Diff line number Diff line change @@ -3225,10 +3225,10 @@ prelude-ls@^1.2.1:
3225
3225
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
3226
3226
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
3227
3227
3228
- prettier@^2.8.0 :
3229
- version "2.8.0 "
3230
- resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.0 .tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9 "
3231
- integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA ==
3228
+ prettier@^2.8.1 :
3229
+ version "2.8.1 "
3230
+ resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.1 .tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc "
3231
+ integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg ==
3232
3232
3233
3233
pretty-format@^27.0.2 :
3234
3234
version "27.5.1"
You can’t perform that action at this time.
0 commit comments