Skip to content

Commit

Permalink
yarn 4
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviergonz committed Dec 2, 2023
1 parent b5162f7 commit e075207
Show file tree
Hide file tree
Showing 8 changed files with 8,034 additions and 8,560 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_dispatch:

env:
NODE_VERSION: "20.9.0"
NODE_VERSION: "20.10.0"

jobs:
lib-site-build:
Expand Down
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

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

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@ nmHoistingLimits: workspaces

nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ redirects = [
[build]
command = "yarn build-netlify"
publish = "apps/site/build"
environment = { NODE_VERSION = "20.9.0", YARN_VERSION = "3.6.4" }
environment = { NODE_VERSION = "20.10.0", YARN_VERSION = "4.0.2" }

[dev]
publish = "apps/site/build"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"turbo": "^1.10.16",
"typescript": "^5.3.2"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.0.2"
}
14,274 changes: 7,137 additions & 7,137 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit e075207

Please sign in to comment.