File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 42
42
"hardhat" : " 2.17.1" ,
43
43
"husky" : " 8.0.3" ,
44
44
"mocha" : " 10.2.0" ,
45
- "prettier" : " 2.8.8 " ,
45
+ "prettier" : " 3.0.1 " ,
46
46
"prettier-plugin-solidity" : " 1.1.3" ,
47
47
"ts-node" : " 10.9.1" ,
48
48
"typescript" : " 5.1.6"
Original file line number Diff line number Diff line change @@ -4316,7 +4316,12 @@ prettier-plugin-solidity@1.1.3:
4316
4316
semver "^7.3.8"
4317
4317
solidity-comments-extractor "^0.0.7"
4318
4318
4319
- prettier@2.8.8, prettier@^2.3.1, prettier@^2.8.3 :
4319
+ prettier@3.0.1 :
4320
+ version "3.0.1"
4321
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
4322
+ integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
4323
+
4324
+ prettier@^2.3.1, prettier@^2.8.3 :
4320
4325
version "2.8.8"
4321
4326
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
4322
4327
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
You can’t perform that action at this time.
0 commit comments