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 54
54
"eslint" : " ^7.32.0" ,
55
55
"eslint-plugin-unicorn" : " ^21.0.0" ,
56
56
"eslint-plugin-unused-imports" : " ^2.0.0" ,
57
- "prettier" : " 2.8.0 " ,
57
+ "prettier" : " 2.8.1 " ,
58
58
"ts-node" : " ^10.7.0" ,
59
59
"typescript-eslint" : " 0.0.1-alpha.0" ,
60
60
"uvu" : " ^0.5.3"
Original file line number Diff line number Diff line change @@ -2286,10 +2286,10 @@ prelude-ls@^1.2.1:
2286
2286
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
2287
2287
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
2288
2288
2289
- prettier@2.8.0 :
2290
- version "2.8.0 "
2291
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0 .tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9 "
2292
- integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA ==
2289
+ prettier@2.8.1 :
2290
+ version "2.8.1 "
2291
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1 .tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc "
2292
+ integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg ==
2293
2293
2294
2294
pretty-format@^26.6.2 :
2295
2295
version "26.6.2"
You can’t perform that action at this time.
0 commit comments