File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 "husky" : " 7.0.4" ,
4444 "mocha" : " 9.2.2" ,
4545 "prettier" : " 2.7.1" ,
46- "prettier-plugin-solidity" : " 1.0.0-dev.24 " ,
46+ "prettier-plugin-solidity" : " 1.0.0-rc.1 " ,
4747 "solhint" : " 3.3.7" ,
4848 "ts-node" : " 10.9.1" ,
4949 "typechain" : " 8.1.1" ,
Original file line number Diff line number Diff line change 11801180 dependencies :
11811181 antlr4ts "^0.5.0-alpha.4"
11821182
1183- " @solidity-parser/parser@^0.14.3 " :
1184- version "0.14.3 "
1185- resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.3 .tgz#0d627427b35a40d8521aaa933cc3df7d07bfa36f "
1186- integrity sha512-29g2SZ29HtsqA58pLCtopI1P/cPy5/UAzlcAXO6T/CNJimG6yA8kx4NaseMyJULiC+TEs02Y9/yeHzClqoA0hw ==
1183+ " @solidity-parser/parser@^0.14.5 " :
1184+ version "0.14.5 "
1185+ resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.5 .tgz#87bc3cc7b068e08195c219c91cd8ddff5ef1a804 "
1186+ integrity sha512-6dKnHZn7fg/iQATVEzqyUOyEidbn05q7YA2mQ9hC0MMXhhV3/JrsxmFSYZAcr7j1yUP700LLhTruvJ3MiQmjJg ==
11871187 dependencies :
11881188 antlr4ts "^0.5.0-alpha.4"
11891189
@@ -7506,12 +7506,12 @@ prepend-http@^2.0.0:
75067506 resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
75077507 integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
75087508
7509- prettier-plugin-solidity@1.0.0-dev.24 :
7510- version "1.0.0-dev.24 "
7511- resolved "https://registry.yarnpkg.com/prettier-plugin-solidity/-/prettier-plugin-solidity-1.0.0-dev.24 .tgz#96ca546043339f2dfcb41680abcb8e4c4949316d "
7512- integrity sha512-T56TExNNyUZ82wCtqx3Ai8VSIaCg6YSHwiVjHiZjjbT7FXNVh8R1XaGBPWJoK/BFMjda2jYRHKcBH4xAI9Ufuw ==
7509+ prettier-plugin-solidity@1.0.0-rc.1 :
7510+ version "1.0.0-rc.1 "
7511+ resolved "https://registry.yarnpkg.com/prettier-plugin-solidity/-/prettier-plugin-solidity-1.0.0-rc.1 .tgz#97b6129430b262cb0b25cc4c865f9515be9c6ede "
7512+ integrity sha512-horUGyCBbfNHWvJ44UVEcsfVySEoG2gxGs7TcBfTZWNvD4VU6rjzwAkrUtKV6VvRZWn9dh01XZ2UhhB3eVnMXQ ==
75137513 dependencies :
7514- " @solidity-parser/parser" " ^0.14.3 "
7514+ " @solidity-parser/parser" " ^0.14.5 "
75157515 emoji-regex "^10.1.0"
75167516 escape-string-regexp "^4.0.0"
75177517 semver "^7.3.7"
You can’t perform that action at this time.
0 commit comments