chore(yarn): update to yarn 4.0.1 (#18749)

This commit is contained in:
Sébastien Vanvelthem 2023-11-15 16:43:32 +01:00 committed by GitHub
parent 5f7b639ca0
commit 5157894bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 323 additions and 323 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
compressionLevel: mixed
defaultSemverRangePrefix: ''
defaultSemverRangePrefix: ""
enableGlobalCache: true
@ -8,4 +8,4 @@ nodeLinker: node-modules
preferInteractive: true
yarnPath: .yarn/releases/yarn-4.0.0.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs

View File

@ -133,7 +133,7 @@
"typescript": "5.2.2",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.0.0+sha256.6d855253732ba8d231b6cd917961654f6c8439164c962a4e355c9c58360ebe44",
"packageManager": "yarn@4.0.1",
"engines": {
"node": ">=18.0.0 <=20.x.x",
"npm": ">=6.0.0"