mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-08 22:58:05 -05:00
build: upgrade to yarn v3.2.4
This commit is contained in:
211
.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
vendored
211
.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
vendored
File diff suppressed because one or more lines are too long
786
.yarn/releases/yarn-3.2.1.cjs
vendored
786
.yarn/releases/yarn-3.2.1.cjs
vendored
File diff suppressed because one or more lines are too long
801
.yarn/releases/yarn-3.2.4.cjs
vendored
Executable file
801
.yarn/releases/yarn-3.2.4.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
@@ -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
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"solidity",
|
||||
"template"
|
||||
],
|
||||
"packageManager": "yarn@3.2.1",
|
||||
"packageManager": "yarn@3.2.4",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"clean": "rimraf cache out",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user