File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 "husky" : " 7.0.4" ,
3535 "mocha" : " 9.2.2" ,
3636 "prettier" : " 2.7.1" ,
37- "prettier-plugin-solidity" : " 1.0.0-dev.24 " ,
37+ "prettier-plugin-solidity" : " 1.0.0-rc.1 " ,
3838 "rimraf" : " 3.0.2" ,
3939 "solhint" : " 3.3.7" ,
4040 "ts-node" : " 10.9.1" ,
Original file line number Diff line number Diff line change 738738 dependencies :
739739 antlr4ts "^0.5.0-alpha.4"
740740
741- " @solidity-parser/parser@^0.14.3 " :
742- version "0.14.3 "
743- resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.3 .tgz#0d627427b35a40d8521aaa933cc3df7d07bfa36f "
744- integrity sha512-29g2SZ29HtsqA58pLCtopI1P/cPy5/UAzlcAXO6T/CNJimG6yA8kx4NaseMyJULiC+TEs02Y9/yeHzClqoA0hw ==
741+ " @solidity-parser/parser@^0.14.5 " :
742+ version "0.14.5 "
743+ resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.5 .tgz#87bc3cc7b068e08195c219c91cd8ddff5ef1a804 "
744+ integrity sha512-6dKnHZn7fg/iQATVEzqyUOyEidbn05q7YA2mQ9hC0MMXhhV3/JrsxmFSYZAcr7j1yUP700LLhTruvJ3MiQmjJg ==
745745 dependencies :
746746 antlr4ts "^0.5.0-alpha.4"
747747
@@ -6805,12 +6805,12 @@ prepend-http@^2.0.0:
68056805 resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
68066806 integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==
68076807
6808- prettier-plugin-solidity@1.0.0-dev.24 :
6809- version "1.0.0-dev.24 "
6810- resolved "https://registry.yarnpkg.com/prettier-plugin-solidity/-/prettier-plugin-solidity-1.0.0-dev.24 .tgz#96ca546043339f2dfcb41680abcb8e4c4949316d "
6811- integrity sha512-T56TExNNyUZ82wCtqx3Ai8VSIaCg6YSHwiVjHiZjjbT7FXNVh8R1XaGBPWJoK/BFMjda2jYRHKcBH4xAI9Ufuw ==
6808+ prettier-plugin-solidity@1.0.0-rc.1 :
6809+ version "1.0.0-rc.1 "
6810+ resolved "https://registry.yarnpkg.com/prettier-plugin-solidity/-/prettier-plugin-solidity-1.0.0-rc.1 .tgz#97b6129430b262cb0b25cc4c865f9515be9c6ede "
6811+ integrity sha512-horUGyCBbfNHWvJ44UVEcsfVySEoG2gxGs7TcBfTZWNvD4VU6rjzwAkrUtKV6VvRZWn9dh01XZ2UhhB3eVnMXQ ==
68126812 dependencies :
6813- " @solidity-parser/parser" " ^0.14.3 "
6813+ " @solidity-parser/parser" " ^0.14.5 "
68146814 emoji-regex "^10.1.0"
68156815 escape-string-regexp "^4.0.0"
68166816 semver "^7.3.7"
You can’t perform that action at this time.
0 commit comments