Skip to content

Commit b0e9770

Browse files
committed
Update dependency prettier to v2.8.0
1 parent eb3b1ba commit b0e9770

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
@@ -33,7 +33,7 @@
3333
"hardhat": "2.9.9",
3434
"husky": "7.0.4",
3535
"mocha": "9.2.2",
36-
"prettier": "2.7.1",
36+
"prettier": "2.8.0",
3737
"prettier-plugin-solidity": "1.0.0",
3838
"rimraf": "3.0.2",
3939
"solhint": "3.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6817,10 +6817,10 @@ prettier-plugin-solidity@1.0.0:
68176817
solidity-comments-extractor "^0.0.7"
68186818
string-width "^4.2.3"
68196819

6820-
prettier@2.7.1:
6821-
version "2.7.1"
6822-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
6823-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
6820+
prettier@2.8.0:
6821+
version "2.8.0"
6822+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
6823+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
68246824

68256825
prettier@^1.14.3:
68266826
version "1.19.1"

0 commit comments

Comments
 (0)