Skip to content

Commit e0887b7

Browse files
authored
Merge pull request #4593 from reduxjs/update-yarn
update to yarn 4.4.1
2 parents 5edd11c + 8a0f24c commit e0887b7

File tree

5 files changed

+933
-901
lines changed

5 files changed

+933
-901
lines changed

.yarn/releases/yarn-4.1.0.cjs

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

.yarn/releases/yarn-4.4.1.cjs

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

.yarnrc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ compressionLevel: mixed
22

33
enableGlobalCache: false
44

5-
nodeLinker: node-modules
5+
enableTransparentWorkspaces: false
66

7-
yarnPath: .yarn/releases/yarn-4.1.0.cjs
7+
nodeLinker: node-modules
88

9-
enableTransparentWorkspaces: false
9+
yarnPath: .yarn/releases/yarn-4.4.1.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@
6565
"test:packages": "yarn workspaces foreach -A --include '@reduxjs/*' --include '@rtk-query/*' --include '@rtk-incubator/*' run test",
6666
"dev:docs": "yarn workspace website run start"
6767
},
68-
"packageManager": "yarn@4.1.0"
68+
"packageManager": "yarn@4.4.1"
6969
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27239,21 +27239,21 @@ __metadata:
2723927239

2724027240
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
2724127241
version: 5.5.4
27242-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=d69c25"
27242+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
2724327243
bin:
2724427244
tsc: bin/tsc
2724527245
tsserver: bin/tsserver
27246-
checksum: 10/2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
27246+
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
2724727247
languageName: node
2724827248
linkType: hard
2724927249

2725027250
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
2725127251
version: 5.4.5
27252-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
27252+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2725327253
bin:
2725427254
tsc: bin/tsc
2725527255
tsserver: bin/tsserver
27256-
checksum: 10/584be8bac7112ad49a9eb9992f71d542b1ff2fafb5bb315e1c196145e8feab589f1d7223cfb2d5df6770789582e6918f8287d1f2f89911b38eb80e29c560ad00
27256+
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
2725727257
languageName: node
2725827258
linkType: hard
2725927259

0 commit comments

Comments
 (0)