This repository was archived by the owner on May 26, 2021. It is now read-only.
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 35
35
"eslint" : " ^7.14.0" ,
36
36
"eslint-config-prettier" : " ^6.15.0" ,
37
37
"express" : " ^4.17.1" ,
38
- "prettier" : " ^2.2.0 " ,
38
+ "prettier" : " ^2.2.1 " ,
39
39
"rimraf" : " ^3.0.2" ,
40
40
"supertest" : " ^6.0.1" ,
41
41
"tape" : " ^5.0.1" ,
Original file line number Diff line number Diff line change @@ -1507,10 +1507,10 @@ prelude-ls@^1.2.1:
1507
1507
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1508
1508
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1509
1509
1510
- prettier@^2.2.0 :
1511
- version "2.2.0 "
1512
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0 .tgz#8a03c7777883b29b37fb2c4348c66a78e980418b "
1513
- integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw ==
1510
+ prettier@^2.2.1 :
1511
+ version "2.2.1 "
1512
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1 .tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5 "
1513
+ integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q ==
1514
1514
1515
1515
progress@^2.0.0 :
1516
1516
version "2.0.3"
You can’t perform that action at this time.
0 commit comments