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] authored Aug 24, 2024
1 parent 7c7d3c0 commit c9108d1
Show file tree
Hide file tree
Showing 9 changed files with 26,766 additions and 30,074 deletions.
44,472 changes: 20,571 additions & 23,901 deletions .pnp.cjs

Large diffs are not rendered by default.

1,150 changes: 611 additions & 539 deletions .pnp.loader.mjs

Large diffs are not rendered by default.

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

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.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.2.cjs
yarnPath: .yarn/releases/yarn-4.4.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.5",
"@babel/plugin-syntax-flow": "7.24.1",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@yarnpkg/core": "3.7.0",
"@yarnpkg/core": "4.1.2",
"@yarnpkg/sdks": "3.1.2",
"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.2"
"packageManager": "yarn@4.4.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.2"
"packageManager": "yarn@4.4.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 c9108d1

Please sign in to comment.