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 45
45
"hardhat" : " 2.19.5" ,
46
46
"husky" : " 8.0.3" ,
47
47
"mocha" : " 10.2.0" ,
48
- "prettier" : " 2.8.8 " ,
48
+ "prettier" : " 3.6.2 " ,
49
49
"prettier-plugin-solidity" : " 1.3.1" ,
50
50
"ts-node" : " 10.9.2" ,
51
51
"typescript" : " 5.3.3"
Original file line number Diff line number Diff line change @@ -5183,7 +5183,12 @@ prettier-plugin-solidity@1.3.1:
5183
5183
semver "^7.5.4"
5184
5184
solidity-comments-extractor "^0.0.8"
5185
5185
5186
- prettier@2.8.8, prettier@^2.3.1, prettier@^2.8.3 :
5186
+ prettier@3.6.2 :
5187
+ version "3.6.2"
5188
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
5189
+ integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
5190
+
5191
+ prettier@^2.3.1, prettier@^2.8.3 :
5187
5192
version "2.8.8"
5188
5193
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
5189
5194
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
You can’t perform that action at this time.
0 commit comments