Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit fed116a

Browse files
committed
Update dependency prettier to v2
1 parent c5d8146 commit fed116a

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
@@ -25,7 +25,7 @@
2525
"lint-staged": "9.4.2",
2626
"nodemon": "2.0.2",
2727
"pino-pretty": "3.6.1",
28-
"prettier": "1.19.1"
28+
"prettier": "2.0.2"
2929
},
3030
"engines": {
3131
"node": "10.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9012,10 +9012,10 @@ prettier-linter-helpers@^1.0.0:
90129012
dependencies:
90139013
fast-diff "^1.1.2"
90149014

9015-
prettier@1.19.1:
9016-
version "1.19.1"
9017-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
9018-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
9015+
prettier@2.0.2:
9016+
version "2.0.2"
9017+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
9018+
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
90199019

90209020
pretty-format@^25.1.0:
90219021
version "25.1.0"

0 commit comments

Comments
 (0)