Skip to content

Commit 21ee4b6

Browse files
committed
Update dependency prettier to v2.8.3
1 parent a86ae9b commit 21ee4b6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-config-prettier": "8.6.0",
2727
"eslint-plugin-prettier": "4.2.1",
2828
"jest": "27.5.1",
29-
"prettier": "2.7.1",
29+
"prettier": "2.8.3",
3030
"start-server-and-test": "1.14.0",
3131
"typescript": "4.7.4"
3232
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3823,10 +3823,10 @@ prettier-linter-helpers@^1.0.0:
38233823
dependencies:
38243824
fast-diff "^1.1.2"
38253825

3826-
prettier@2.7.1:
3827-
version "2.7.1"
3828-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3829-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3826+
prettier@2.8.3:
3827+
version "2.8.3"
3828+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
3829+
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
38303830

38313831
pretty-bytes@^5.6.0:
38323832
version "5.6.0"

0 commit comments

Comments
 (0)