Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 45ab034

Browse files
chore(deps): update yarn to v4.7.0 (#2715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8da3671 commit 45ab034

File tree

6 files changed

+939
-898
lines changed

6 files changed

+939
-898
lines changed

.yarn/releases/yarn-4.2.2.cjs

Lines changed: 0 additions & 894 deletions
This file was deleted.

.yarn/releases/yarn-4.7.0.cjs

Lines changed: 935 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
yarnPath: .yarn/releases/yarn-4.2.2.cjs
1+
yarnPath: .yarn/releases/yarn-4.7.0.cjs
22

33
nodeLinker: node-modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"husky": "9.0.11",
3232
"lerna": "8.1.3"
3333
},
34-
"packageManager": "yarn@4.2.2"
34+
"packageManager": "yarn@4.7.0"
3535
}

packages/hook-form-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@techstack/hook-form-react",
33
"author": "The-Code-Monkey",
4-
"packageManager": "yarn@4.2.2",
4+
"packageManager": "yarn@4.7.0",
55
"description": "a custom hook form for react",
66
"version": "1.3.296",
77
"scripts": {

packages/lexical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@techstack/lexical",
33
"author": "The-Code-Monkey",
4-
"packageManager": "yarn@4.2.2",
4+
"packageManager": "yarn@4.7.0",
55
"description": "a wrapper for facebook/lexical for react",
66
"version": "1.8.39",
77
"scripts": {

0 commit comments

Comments
 (0)