Skip to content

Commit 6e4f530

Browse files
chore(deps): update dependency prettier to v2.8.4
1 parent 054ef14 commit 6e4f530

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.8.4",
2828
"rollup": "2.40.0"
2929
},
3030
"config": {

yarn.lock

+4-4
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.8.4:
4344+
version "2.8.4"
4345+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
4346+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
43474347

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

0 commit comments

Comments
 (0)