Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit fc46547

Browse files
committed
Update dependency prettier to ^1.19.1
1 parent c326e93 commit fc46547

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"mocha": "^6.2.0",
121121
"nyc": "^14.1.1",
122122
"parcel": "1.x",
123-
"prettier": "^1.18.2",
123+
"prettier": "^1.19.1",
124124
"source-map-support": "^0.5.13",
125125
"sourcegraph": "23.1.0",
126126
"ts-node": "^8.3.0",

template/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4916,10 +4916,10 @@ prelude-ls@~1.1.2:
49164916
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
49174917
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
49184918

4919-
prettier@^1.18.2:
4920-
version "1.18.2"
4921-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
4922-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
4919+
prettier@^1.19.1:
4920+
version "1.19.1"
4921+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4922+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
49234923

49244924
private@^0.1.6:
49254925
version "0.1.8"

0 commit comments

Comments
 (0)