Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Commit 26b0c82

Browse files
committed
chore(deps): update dependency prettier to v2
1 parent c05c162 commit 26b0c82

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
@@ -53,7 +53,7 @@
5353
"jest": "24.9.0",
5454
"jest-watch-typeahead": "0.4.0",
5555
"nock": "11.4.0",
56-
"prettier": "1.18.2",
56+
"prettier": "2.0.5",
5757
"semantic-release": "15.13.24"
5858
},
5959
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5199,10 +5199,10 @@ prepend-http@^1.0.1:
51995199
version "1.0.4"
52005200
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
52015201

5202-
prettier@1.18.2:
5203-
version "1.18.2"
5204-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
5205-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
5202+
prettier@2.0.5:
5203+
version "2.0.5"
5204+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
5205+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
52065206

52075207
pretty-format@^24.9.0:
52085208
version "24.9.0"

0 commit comments

Comments
 (0)