Skip to content

Commit 5fde7db

Browse files
committed
chore(deps): update dependency prettier to v2.3.0
1 parent 054ef14 commit 5fde7db

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
@@ -24,7 +24,7 @@
2424
"cz-conventional-changelog": "3.3.0",
2525
"graphql": "15.5.0",
2626
"jest": "26.6.3",
27-
"prettier": "2.2.1",
27+
"prettier": "2.3.0",
2828
"rollup": "2.40.0"
2929
},
3030
"config": {

yarn.lock

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

4343-
prettier@2.2.1:
4344-
version "2.2.1"
4345-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4346-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
4343+
prettier@2.3.0:
4344+
version "2.3.0"
4345+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
4346+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
43474347

43484348
pretty-format@^26.0.0, pretty-format@^26.6.2:
43494349
version "26.6.2"

0 commit comments

Comments
 (0)