Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit b5320a6

Browse files
authored
⬆️ Update prettier to version 2.2.0 (#211)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 618516d commit b5320a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "^7.13.0",
3636
"eslint-config-prettier": "^6.15.0",
3737
"express": "^4.17.1",
38-
"prettier": "^2.1.2",
38+
"prettier": "^2.2.0",
3939
"rimraf": "^3.0.2",
4040
"supertest": "^6.0.1",
4141
"tape": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,10 +1507,10 @@ prelude-ls@^1.2.1:
15071507
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
15081508
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
15091509

1510-
prettier@^2.1.2:
1511-
version "2.1.2"
1512-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
1513-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
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==
15141514

15151515
progress@^2.0.0:
15161516
version "2.0.3"

0 commit comments

Comments
 (0)