mirror of
https://github.com/fergalmoran/onearmy-community-platform.git
synced 2025-12-22 09:37:54 +00:00
chore(deps): upgrade yarn to latest version 3.6.4
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -10,8 +10,6 @@ nmMode: hardlinks-local
|
||||
|
||||
nodeLinker: node-modules
|
||||
|
||||
# Based on open issue: Storybook 7 migration not sucessful in monorepo
|
||||
# https://github.com/storybookjs/storybook/issues/21710#issuecomment-1504976732
|
||||
packageExtensions:
|
||||
"@storybook/core-common@*":
|
||||
dependencies:
|
||||
@@ -21,4 +19,4 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.6.3.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.6.4.cjs
|
||||
|
||||
@@ -207,5 +207,5 @@
|
||||
"npm": "please-use-yarn",
|
||||
"node": ">=20"
|
||||
},
|
||||
"packageManager": "yarn@3.6.3"
|
||||
"packageManager": "yarn@3.6.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user