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

Commit 725729f

Browse files
committed
chore(deps): update dependency prettier to v1.19.0
1 parent f4b6fb3 commit 725729f

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": "1.19.0",
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
@@ -5170,10 +5170,10 @@ prepend-http@^1.0.1:
51705170
version "1.0.4"
51715171
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
51725172

5173-
prettier@1.18.2:
5174-
version "1.18.2"
5175-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
5176-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
5173+
prettier@1.19.0:
5174+
version "1.19.0"
5175+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.0.tgz#3bec4489d5eebcd52b95ddd2c22467b5c852fde1"
5176+
integrity sha512-GlAIjk6DjkNT6u/Bw5QCWrbzh9YlLKwwmJT//1YiCR3WDpZDnyss64aXHQZgF8VKeGlWnX6+tGsKSVxsZT/gtA==
51775177

51785178
pretty-format@^24.9.0:
51795179
version "24.9.0"

0 commit comments

Comments
 (0)