mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Upgrade yarn to 4.6.0
This commit is contained in:
parent
f6ef03424a
commit
15d2b5ad03
967
.pnp.loader.mjs
generated
967
.pnp.loader.mjs
generated
File diff suppressed because it is too large
Load Diff
550
.yarn/plugins/@yarnpkg/plugin-version.cjs
vendored
550
.yarn/plugins/@yarnpkg/plugin-version.cjs
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
875
.yarn/releases/yarn-3.8.7.cjs
vendored
875
.yarn/releases/yarn-3.8.7.cjs
vendored
File diff suppressed because one or more lines are too long
934
.yarn/releases/yarn-4.6.0.cjs
vendored
Executable file
934
.yarn/releases/yarn-4.6.0.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
12
.yarnrc.yml
12
.yarnrc.yml
@ -3,14 +3,12 @@ changesetBaseRefs:
|
|||||||
- origin/main
|
- origin/main
|
||||||
- upstream/main
|
- upstream/main
|
||||||
|
|
||||||
enableTelemetry: false
|
compressionLevel: mixed
|
||||||
|
|
||||||
plugins:
|
enableGlobalCache: false
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
||||||
spec: "@yarnpkg/plugin-workspace-tools"
|
enableTelemetry: false
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
|
|
||||||
spec: "@yarnpkg/plugin-version"
|
|
||||||
|
|
||||||
pnpMode: loose
|
pnpMode: loose
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.8.7.cjs
|
yarnPath: .yarn/releases/yarn-4.6.0.cjs
|
||||||
|
@ -50,5 +50,5 @@
|
|||||||
"prettier": "^2.8.8",
|
"prettier": "^2.8.8",
|
||||||
"typescript": "~4.9"
|
"typescript": "~4.9"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.8.7"
|
"packageManager": "yarn@4.6.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user