Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Commit e22a1de

Browse files
committed
Update dependency prettier to ^1.19.1
1 parent ffc69b8 commit e22a1de

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"lint-staged": "^7.0.4",
5454
"mocha": "^5.0.5",
5555
"power-assert": "^1.5.0",
56-
"prettier": "^1.12.0",
56+
"prettier": "^1.19.1",
5757
"prettier-eslint": "^8.8.1",
5858
"prettier-eslint-cli": "^4.7.1",
5959
"ts-jest": "^24.0.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3859,7 +3859,12 @@ prettier-eslint@^8.5.0, prettier-eslint@^8.8.1:
38593859
typescript-eslint-parser "^16.0.0"
38603860
vue-eslint-parser "^2.0.2"
38613861

3862-
prettier@^1.12.0, prettier@^1.7.0:
3862+
prettier@^1.19.1:
3863+
version "1.19.1"
3864+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
3865+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
3866+
3867+
prettier@^1.7.0:
38633868
version "1.16.4"
38643869
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
38653870

0 commit comments

Comments
 (0)