Skip to content

Commit 5f54b6c

Browse files
chore(deps): update dependency prettier to ^2.7.1
1 parent dd09bda commit 5f54b6c

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
"@sourcegraph/tsconfig": "^4.0.1",
2929
"eslint": "^8.23.0",
3030
"husky": "^5.0.9",
31-
"prettier": "^2.5.1",
31+
"prettier": "^2.7.1",
3232
"semantic-release": "^17.3.9",
3333
"stylelint": "^14.11.0",
3434
"typescript": "^4.5.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5050,10 +5050,10 @@ prepend-http@^1.0.1:
50505050
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
50515051
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
50525052

5053-
prettier@^2.5.1:
5054-
version "2.5.1"
5055-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5056-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
5053+
prettier@^2.7.1:
5054+
version "2.7.1"
5055+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
5056+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
50575057

50585058
pretty-format@^26.6.2:
50595059
version "26.6.2"

0 commit comments

Comments
 (0)