prettier-plugin-solidity
Advanced tools
Comparing version 1.0.0-alpha.57 to 1.0.0-alpha.58
{ | ||
"name": "prettier-plugin-solidity", | ||
"version": "1.0.0-alpha.57", | ||
"version": "1.0.0-alpha.58", | ||
"description": "prettier plugin for solidity", | ||
@@ -74,3 +74,3 @@ "main": "src", | ||
"dependencies": { | ||
"@solidity-parser/parser": "^0.8.0", | ||
"@solidity-parser/parser": "^0.8.1", | ||
"dir-to-object": "^2.0.0", | ||
@@ -77,0 +77,0 @@ "emoji-regex": "^9.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
477279