Skip to content

Commit 89c8fcb

Browse files
chore(deps): update yarn to v4.14.1
1 parent 10aaee4 commit 89c8fcb

29 files changed

Lines changed: 4627 additions & 5985 deletions

File tree

.github/actions/check_changesets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"@actions/exec": "2.0.0",
77
"@actions/github": "6.0.1"
88
},
9-
"packageManager": "yarn@4.13.0"
9+
"packageManager": "yarn@4.14.1"
1010
}

.github/actions/check_changesets/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10c0
77

88
"@actions/core@npm:2.0.3":

.github/actions/check_create_redwood_app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"@actions/core": "2.0.3",
66
"@actions/exec": "2.0.0"
77
},
8-
"packageManager": "yarn@4.13.0"
8+
"packageManager": "yarn@4.14.1"
99
}

.github/actions/check_create_redwood_app/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10c0
77

88
"@actions/core@npm:2.0.3":

.github/actions/detect-changes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"@actions/core": "2.0.3",
66
"@actions/exec": "2.0.0"
77
},
8-
"packageManager": "yarn@4.13.0"
8+
"packageManager": "yarn@4.14.1"
99
}

.github/actions/detect-changes/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10c0
77

88
"@actions/core@npm:2.0.3":

__fixtures__/rsc-caching/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"engines": {
1818
"node": "=24.x"
1919
},
20-
"packageManager": "yarn@4.13.0",
20+
"packageManager": "yarn@4.14.1",
2121
"resolutions": {
2222
"@apollo/client-react-streaming/superjson": "^1.12.2",
2323
"react-is": "19.2.3"

__fixtures__/test-project-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"engines": {
1818
"node": "=24.x"
1919
},
20-
"packageManager": "yarn@4.13.0",
20+
"packageManager": "yarn@4.14.1",
2121
"resolutions": {
2222
"react-is": "19.2.3",
2323
"vite": "7.3.2"

__fixtures__/test-project-live/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"engines": {
1717
"node": "=24.x"
1818
},
19-
"packageManager": "yarn@4.13.0",
19+
"packageManager": "yarn@4.14.1",
2020
"resolutions": {
2121
"react-is": "19.2.3"
2222
}

__fixtures__/test-project-rsa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"engines": {
1717
"node": "=24.x"
1818
},
19-
"packageManager": "yarn@4.13.0",
19+
"packageManager": "yarn@4.14.1",
2020
"resolutions": {
2121
"@apollo/client-react-streaming/superjson": "^1.12.2",
2222
"react-is": "19.2.3"

0 commit comments

Comments
 (0)