Skip to content

Commit bc4ca56

Browse files
authored
Merge pull request #502 from Quramy/renovate/prettier-2.x
chore(deps): update dependency prettier to v2.8.7
2 parents 1ef8ca6 + dd844b7 commit bc4ca56

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
@@ -52,7 +52,7 @@
5252
"husky": "8.0.3",
5353
"jest": "28.1.3",
5454
"pinst": "3.0.0",
55-
"prettier": "2.7.1",
55+
"prettier": "2.8.7",
5656
"pretty-quick": "3.1.3",
5757
"rimraf": "4.4.1",
5858
"ts-jest": "28.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2874,10 +2874,10 @@ prelude-ls@^1.2.1:
28742874
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
28752875
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
28762876

2877-
prettier@2.7.1:
2878-
version "2.7.1"
2879-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
2880-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
2877+
prettier@2.8.7:
2878+
version "2.8.7"
2879+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
2880+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
28812881

28822882
pretty-format@^28.0.0:
28832883
version "28.1.1"

0 commit comments

Comments
 (0)