build: upgrade to Yarn v3.4.1

build: upgrade Node.js deps
This commit is contained in:
Paul Razvan Berg
2023-02-07 19:59:19 +02:00
parent 4bd096541a
commit 2629cc0785
5 changed files with 879 additions and 807 deletions

View File

@@ -26,7 +26,7 @@
"solidity",
"template"
],
"packageManager": "yarn@3.2.4",
"packageManager": "yarn@3.4.1",
"private": true,
"resolutions": {
"solhint/@solidity-parser/parser": "^0.14.5"