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
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
5 changed files with 879 additions and 807 deletions

File diff suppressed because one or more lines are too long

873
.yarn/releases/yarn-3.4.1.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"
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: ".yarn/releases/yarn-3.2.4.cjs"
yarnPath: .yarn/releases/yarn-3.4.1.cjs

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"

View File

@ -2973,7 +2973,7 @@ __metadata:
"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>":
version: 1.22.1
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
dependencies:
is-core-module: ^2.9.0
path-parse: ^1.0.7
@ -3617,7 +3617,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=701156"
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=65a307"
bin:
tsc: bin/tsc
tsserver: bin/tsserver