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

Commit b07bddb

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

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.1.2",
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.1.2:
5203+
version "2.1.2"
5204+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
5205+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
52065206

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

0 commit comments

Comments
 (0)