Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent d856b77 commit 13c61a1
Show file tree
Hide file tree
Showing 7 changed files with 3,631 additions and 3,612 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.3.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.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 @@ -4,4 +4,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-4.0.1.cjs
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/query-string": "6.3.0",
"typescript": "5.2.2"
},
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.0.1",
"engines": {
"node": ">=20"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prettier": "3.0.3",
"wrangler": "3.11.0"
},
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.0.1",
"eslintConfig": {
"extends": "@slashnephy/eslint-config",
"overrides": [
Expand Down
2 changes: 1 addition & 1 deletion pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"vite-plugin-pwa": "0.16.5",
"vite-plugin-relay": "2.0.0"
},
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.0.1",
"engines": {
"node": ">=20"
},
Expand Down
5,468 changes: 2,734 additions & 2,734 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 13c61a1

Please sign in to comment.