Skip to content

Commit 47d0b43

Browse files
committed
chore(deps): update dependency prettier to ^2.8.7
1 parent f47d70b commit 47d0b43

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
@@ -47,7 +47,7 @@
4747
"eslint": "^8.35.0",
4848
"husky": "^3.1.0",
4949
"lsif-util": "^0.2.15",
50-
"prettier": "^2.8.4",
50+
"prettier": "^2.8.7",
5151
"semantic-release": "^17.0.8",
5252
"typescript": "^3.9.7"
5353
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5206,10 +5206,10 @@ prepend-http@^1.0.1:
52065206
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
52075207
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
52085208

5209-
prettier@^2.8.4:
5210-
version "2.8.4"
5211-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
5212-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
5209+
prettier@^2.8.7:
5210+
version "2.8.7"
5211+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
5212+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
52135213

52145214
pretty-format@^26.6.2:
52155215
version "26.6.2"

0 commit comments

Comments
 (0)