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 49
49
"eslint-plugin-prettier" : " 3.4.1" ,
50
50
"husky" : " 7.0.4" ,
51
51
"jest" : " 27.5.1" ,
52
- "prettier" : " 2.8.0 " ,
52
+ "prettier" : " 2.8.1 " ,
53
53
"rimraf" : " 3.0.2"
54
54
},
55
55
"dependencies" : {
Original file line number Diff line number Diff line change @@ -3567,10 +3567,10 @@ prettier-linter-helpers@^1.0.0:
3567
3567
dependencies :
3568
3568
fast-diff "^1.1.2"
3569
3569
3570
-
3571
- version "2.8.0 "
3572
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0 .tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9 "
3573
- integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA ==
3570
+
3571
+ version "2.8.1 "
3572
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1 .tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc "
3573
+ integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg ==
3574
3574
3575
3575
pretty-format@^27.5.1 :
3576
3576
version "27.5.1"
You can’t perform that action at this time.
0 commit comments