Skip to content

Commit

Permalink
Update yarn monorepo to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 81bab26 commit 318ffb0
Show file tree
Hide file tree
Showing 9 changed files with 26,343 additions and 29,944 deletions.
44,137 changes: 20,326 additions & 23,811 deletions .pnp.cjs

Large diffs are not rendered by default.

1,048 changes: 535 additions & 513 deletions .pnp.loader.mjs

Large diffs are not rendered by default.

875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.1.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.1.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ packageExtensions:
dependencies:
"mem-fs": "*"

yarnPath: .yarn/releases/yarn-3.8.1.cjs
yarnPath: .yarn/releases/yarn-4.1.1.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-syntax-flow": "7.24.1",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@yarnpkg/core": "3.7.0",
"@yarnpkg/core": "4.0.3",
"@yarnpkg/sdks": "3.1.0",
"app-root-path": "3.1.0",
"c8": "9.1.0",
Expand All @@ -51,5 +51,5 @@
"yeoman-test": "6.3.0",
"yo": "5.0.0"
},
"packageManager": "yarn@3.8.1"
"packageManager": "yarn@4.1.1"
}
2 changes: 1 addition & 1 deletion shared/flow-deps/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "flow-deps",
"priavte": true,
"packageManager": "yarn@3.8.1"
"packageManager": "yarn@4.1.1"
}
3 changes: 2 additions & 1 deletion shared/flow-deps/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 6
version: 8
cacheKey: 10

"flow-deps@workspace:.":
version: 0.0.0-use.local
Expand Down
Loading

0 comments on commit 318ffb0

Please sign in to comment.