chore: Upgrade to Yarn 4 (#3169)
This commit is contained in:
Родитель
4058154c0e
Коммит
26d0517731
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -1,6 +1,5 @@
|
|||
enableGlobalCache: false
|
||||
|
||||
nodeLinker: node-modules
|
||||
npmRegistryServer: 'https://registry.npmjs.org'
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-compat.cjs
|
||||
spec: '@yarnpkg/plugin-compat'
|
||||
yarnPath: .yarn/releases/yarn-3.6.1.cjs
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.1.1.cjs
|
||||
|
|
|
@ -89,5 +89,5 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@3.6.1"
|
||||
"packageManager": "yarn@4.1.1"
|
||||
}
|
||||
|
|
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -0,0 +1 @@
|
|||
yarnPath: ../.yarn/releases/yarn-4.1.1.cjs
|
|
@ -41,5 +41,6 @@
|
|||
"express": "Patching security issue",
|
||||
"wdio-json-reporter/jest-matchers/jest-message-util/micromatch/parse-glob/glob-base/glob-parent": "There is a security risk associated with this package version (it's a very outdated packaged, 2.0.0). Therefore, we are forcing an upgrade to the patched version.",
|
||||
"wdio-json-reporter/jest-matchers/jest-message-util/micromatch/braces": " There is a security risk associated with this package version (it's a very outdated packaged, 1.8.2). Therefore, we are forcing an upgrade to the patched version."
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@4.1.1"
|
||||
}
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
14717
yarn.lock
14717
yarn.lock
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче