Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit a865d09

Browse files
committed
Update dependency prettier to v1.19.0
1 parent d8fe297 commit a865d09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"husky": "3.0.5",
5252
"jest": "24.9.0",
5353
"lint-staged": "9.3.0",
54-
"prettier": "1.18.2",
54+
"prettier": "1.19.0",
5555
"ts-jest": "24.1.0",
5656
"typedoc": "0.15.0",
5757
"typedoc-plugin-markdown": "2.2.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3787,10 +3787,10 @@ prepend-http@^2.0.0:
37873787
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
37883788
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
37893789

3790-
prettier@1.18.2:
3791-
version "1.18.2"
3792-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
3793-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
3790+
prettier@1.19.0:
3791+
version "1.19.0"
3792+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.0.tgz#3bec4489d5eebcd52b95ddd2c22467b5c852fde1"
3793+
integrity sha512-GlAIjk6DjkNT6u/Bw5QCWrbzh9YlLKwwmJT//1YiCR3WDpZDnyss64aXHQZgF8VKeGlWnX6+tGsKSVxsZT/gtA==
37943794

37953795
pretty-format@^24.9.0:
37963796
version "24.9.0"

0 commit comments

Comments
 (0)