Skip to content

Commit a406df0

Browse files
committed
Update dependency prettier to v2.8.4
1 parent b025011 commit a406df0

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
@@ -28,7 +28,7 @@
2828
"eslint-config-prettier": "8.6.0",
2929
"eslint-plugin-prettier": "4.2.1",
3030
"jest": "27.5.1",
31-
"prettier": "2.8.3",
31+
"prettier": "2.8.4",
3232
"start-server-and-test": "1.15.3",
3333
"typescript": "4.9.5"
3434
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3976,10 +3976,10 @@ prettier-linter-helpers@^1.0.0:
39763976
dependencies:
39773977
fast-diff "^1.1.2"
39783978

3979-
prettier@2.8.3:
3980-
version "2.8.3"
3981-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
3982-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
3979+
prettier@2.8.4:
3980+
version "2.8.4"
3981+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
3982+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
39833983

39843984
pretty-bytes@^5.6.0:
39853985
version "5.6.0"

0 commit comments

Comments
 (0)