chore: update yarn to v3

Former-commit-id: a8fb2e8e50
This commit is contained in:
cedoor
2022-06-08 13:07:57 +02:00
parent 79313cbf6c
commit 43803ec21d
4 changed files with 16394 additions and 12154 deletions

View File

@@ -0,0 +1 @@
b3cadff6efb37a12712d12c2553ec703dbcaa4dd

3
.yarnrc.yml Normal file
View File

@@ -0,0 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.2.1.cjs

View File

@@ -24,7 +24,6 @@
"test": "hardhat test",
"test:report-gas": "REPORT_GAS=true hardhat test",
"test:coverage": "hardhat coverage",
"test:prod": "yarn lint && yarn test",
"typechain": "hardhat typechain",
"lint": "yarn lint:sol && yarn lint:ts",
"lint:ts": "eslint . --ext .js,.ts",
@@ -34,6 +33,7 @@
"commit": "cz",
"precommit": "lint-staged"
},
"packageManager": "yarn@3.2.1",
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",

28542
yarn.lock

File diff suppressed because it is too large Load Diff