Skip to content

Commit

Permalink
chore(deps): update yarn to v4.2.1 (#2615)
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 May 4, 2024
1 parent 9b0e4fe commit c7693be
Show file tree
Hide file tree
Showing 5 changed files with 263 additions and 262 deletions.
517 changes: 259 additions & 258 deletions .yarn/releases/yarn-4.1.1.cjs → .yarn/releases/yarn-4.2.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
@@ -1,3 +1,3 @@
yarnPath: .yarn/releases/yarn-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.2.1.cjs

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"husky": "9.0.11",
"lerna": "8.1.2"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.2.1"
}
2 changes: 1 addition & 1 deletion packages/hook-form-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@techstack/hook-form-react",
"author": "The-Code-Monkey",
"packageManager": "yarn@4.1.1",
"packageManager": "yarn@4.2.1",
"description": "a custom hook form for react",
"version": "1.3.261",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lexical/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@techstack/lexical",
"author": "The-Code-Monkey",
"packageManager": "yarn@4.1.1",
"packageManager": "yarn@4.2.1",
"description": "a wrapper for facebook/lexical for react",
"version": "1.7.20",
"scripts": {
Expand Down

0 comments on commit c7693be

Please sign in to comment.