Browse Source

build: upgrade Prettier and Solhint

Paul Razvan Berg 2 years ago
parent
commit
38ff13bdf6
2 changed files with 101 additions and 446 deletions
  1. 3 3
      package.json
  2. 98 443
      yarn.lock

+ 3 - 3
package.json

@@ -44,10 +44,10 @@
     "lodash": "^4.17.21",
     "mocha": "^10.1.0",
     "pinst": "^3.0.0",
-    "prettier": "^2.8.0",
-    "prettier-plugin-solidity": "^1.0.0",
+    "prettier": "^2.8.4",
+    "prettier-plugin-solidity": "^1.1.2",
     "shx": "^0.3.4",
-    "solhint": "^3.3.7",
+    "solhint": "^3.4.0",
     "solhint-plugin-prettier": "^0.0.5",
     "solidity-coverage": "^0.8.2",
     "ts-generator": "^0.1.1",

File diff suppressed because it is too large
+ 98 - 443
yarn.lock


Some files were not shown because too many files changed in this diff