Skip to content

Commit 39e8783

Browse files
committed
Update dependency prettier to v1.18.2
1 parent a981c29 commit 39e8783

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"babel-eslint": "10.0.1",
1717
"eslint": "5.13.0",
1818
"eslint-plugin-prettier": "3.0.1",
19-
"prettier": "1.16.3"
19+
"prettier": "1.18.2"
2020
}
2121
}

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2461,9 +2461,10 @@ prettier-linter-helpers@^1.0.0:
24612461
dependencies:
24622462
fast-diff "^1.1.2"
24632463

2464-
2465-
version "1.16.3"
2466-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
2464+
2465+
version "1.18.2"
2466+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
2467+
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
24672468

24682469
process-nextick-args@~2.0.0:
24692470
version "2.0.0"

0 commit comments

Comments
 (0)