Skip to content

Commit f1256a8

Browse files
committed
Update dependency prettier to v1.16.4
1 parent ec41c7e commit f1256a8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"babel-eslint": "10.0.1",
1616
"eslint": "5.13.0",
1717
"eslint-plugin-prettier": "3.0.1",
18-
"prettier": "1.16.3"
18+
"prettier": "1.16.4"
1919
}
2020
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2265,9 +2265,9 @@ prettier-linter-helpers@^1.0.0:
22652265
dependencies:
22662266
fast-diff "^1.1.2"
22672267

2268-
prettier@1.16.3:
2269-
version "1.16.3"
2270-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
2268+
prettier@1.16.4:
2269+
version "1.16.4"
2270+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
22712271

22722272
process-nextick-args@~2.0.0:
22732273
version "2.0.0"

0 commit comments

Comments
 (0)