Skip to content

Commit 048fe6c

Browse files
committed
chore(deps): update dependency prettier to v1.18.2
1 parent d58d895 commit 048fe6c

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
@@ -38,7 +38,7 @@
3838
"husky": "1.3.1",
3939
"jest": "24.1.0",
4040
"lint-staged": "8.1.4",
41-
"prettier": "1.16.4"
41+
"prettier": "1.18.2"
4242
},
4343
"jest": {
4444
"collectCoverageFrom": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5324,10 +5324,10 @@ prettier-linter-helpers@^1.0.0:
53245324
dependencies:
53255325
fast-diff "^1.1.2"
53265326

5327-
prettier@1.16.4:
5328-
version "1.16.4"
5329-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
5330-
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
5327+
prettier@1.18.2:
5328+
version "1.18.2"
5329+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
5330+
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
53315331

53325332
pretty-format-ast@^1.0.1:
53335333
version "1.0.1"

0 commit comments

Comments
 (0)