mirror of
https://github.com/strapi/strapi.git
synced 2025-06-27 00:41:25 +00:00
chore(yarn): update to yarn 4.0.1 (#18749)
This commit is contained in:
parent
5f7b639ca0
commit
5157894bd5
File diff suppressed because one or more lines are too long
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user