Skip to content

Commit 5ba80de

Browse files
chore(deps): update dependency prettier to v2.4.0 (#615)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6aec288 commit 5ba80de

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
"json-schema-to-markdown": "1.1.1",
5050
"lint-staged": "11.1.2",
5151
"patch-package": "6.4.7",
52-
"prettier": "2.3.2",
52+
"prettier": "2.4.0",
5353
"rimraf": "3.0.2",
5454
"ts-jest": "27.0.5",
5555
"ts-node": "10.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5657,10 +5657,10 @@ [email protected], prettier@^1.19.1:
56575657
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
56585658
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
56595659

5660-
prettier@2.3.2:
5661-
version "2.3.2"
5662-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
5663-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
5660+
prettier@2.4.0:
5661+
version "2.4.0"
5662+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
5663+
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
56645664

56655665
pretty-format@^27.0.0, pretty-format@^27.0.6:
56665666
version "27.0.6"

0 commit comments

Comments
 (0)