Skip to content

Commit 405876b

Browse files
committed
chore: yarn add -DW prettier --exact
1 parent 2845eba commit 405876b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jmespath": "^0.15.0",
5050
"lerna": "3.20.2",
5151
"lint-staged": "^10.0.1",
52-
"prettier": "1.19.1",
52+
"prettier": "2.0.2",
5353
"typescript": "~3.8.3",
5454
"yarn": "1.22.4"
5555
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7227,10 +7227,10 @@ prelude-ls@~1.1.2:
72277227
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
72287228
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
72297229

7230-
prettier@1.19.1:
7231-
version "1.19.1"
7232-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
7233-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
7230+
prettier@2.0.2:
7231+
version "2.0.2"
7232+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
7233+
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
72347234

72357235
pretty-format@^25.1.0:
72367236
version "25.1.0"

0 commit comments

Comments
 (0)