Skip to content

Commit c58fa2d

Browse files
chore(deps): update dev dependency prettier to v2.1.1 (#850)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d136881 commit c58fa2d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"flowgen": "1.11.0",
5454
"husky": "4.2.5",
5555
"lint-staged": "10.2.13",
56-
"prettier": "2.0.5",
56+
"prettier": "2.1.1",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
5959
"rollup": "2.26.8",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5797,7 +5797,12 @@ [email protected]:
57975797
sort-object-keys "^1.1.2"
57985798
sort-order "^1.0.1"
57995799

5800-
[email protected], prettier@^2.0.5:
5800+
5801+
version "2.1.1"
5802+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
5803+
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
5804+
5805+
prettier@^2.0.5:
58015806
version "2.0.5"
58025807
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
58035808
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==

0 commit comments

Comments
 (0)