Skip to content

Commit

Permalink
Update dependency prettier to v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 8, 2023
1 parent 88b96df commit 8b0f57a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"hardhat": "2.9.9",
"hardhat-abi-exporter": "2.3.0",
"hardhat-gas-reporter": "1.0.9",
"prettier": "2.8.3",
"prettier": "2.8.4",
"prettier-plugin-solidity": "1.1.2",
"solhint": "3.3.8",
"solidity-coverage": "0.8.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8734,10 +8734,10 @@ prettier-plugin-solidity@1.1.2:
semver "^7.3.8"
solidity-comments-extractor "^0.0.7"

prettier@2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
prettier@2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==

prettier@^1.14.3:
version "1.19.1"
Expand Down

0 comments on commit 8b0f57a

Please sign in to comment.