Skip to content

Commit 598ce03

Browse files
committed
Update dependency prettier to v1.19.1
1 parent a981c29 commit 598ce03

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
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.19.1"
2020
}
2121
}

yarn.lock

+4-3
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-
prettier@1.16.3:
2465-
version "1.16.3"
2466-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
2464+
prettier@1.19.1:
2465+
version "1.19.1"
2466+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
2467+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
24672468

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

0 commit comments

Comments
 (0)