build: upgrade to yarn v3.2.4

This commit is contained in:
Paul Razvan Berg 2022-10-30 18:39:19 +02:00
parent ac363e567b
commit 0e421efe5a
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
6 changed files with 908 additions and 898 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

801
.yarn/releases/yarn-3.2.4.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
nodeLinker: "node-modules"
nodeLinker: node-modules
plugins:
- path: ".yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs"
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: ".yarn/releases/yarn-3.2.1.cjs"
yarnPath: .yarn/releases/yarn-3.2.4.cjs

View File

@ -28,7 +28,7 @@
"solidity",
"template"
],
"packageManager": "yarn@3.2.1",
"packageManager": "yarn@3.2.4",
"private": true,
"scripts": {
"clean": "rimraf cache out",

View File

@ -3411,7 +3411,7 @@ __metadata:
"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
version: 4.7.4
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353"
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver