Skip to content

Commit

Permalink
chore(deps): update yarn to v4 (#781)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 0d8edfc commit b5e7c8b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Empty file modified .yarn/releases/yarn-4.0.2.cjs
100644 → 100755
Empty file.
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.3.3"
},
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.0.2",
"engines": {
"node": ">=20"
}
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.17.4",
"vite-plugin-relay": "2.0.0"
},
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.0.2",
"engines": {
"node": ">=20"
},
Expand Down

0 comments on commit b5e7c8b

Please sign in to comment.