mirror of https://github.com/facebook/jest.git
chore(deps): update yarn to v3.8.4 (#15240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1c3a57be64
commit
b1c447225a
File diff suppressed because one or more lines are too long
|
@ -33,4 +33,4 @@ plugins:
|
|||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.8.3.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.8.4.cjs
|
||||
|
|
|
@ -204,5 +204,5 @@
|
|||
"psl": "patch:psl@npm:^1.9.0#./.yarn/patches/psl-npm-1.9.0-a546edad1a.patch",
|
||||
"ts-node@^10.5.0": "patch:ts-node@npm:^10.5.0#./.yarn/patches/ts-node-npm-10.9.1-6c268be7f4.patch"
|
||||
},
|
||||
"packageManager": "yarn@3.8.3"
|
||||
"packageManager": "yarn@3.8.4"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue