Skip to content

Commit 9b84554

Browse files
committed
Bump TypeScript to version 5.6.2 for @reduxjs/eslint-config
1 parent 9773e35 commit 9b84554

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

packages/configs/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"rimraf": "^6.0.1",
7373
"tslib": "^2.7.0",
7474
"tsup": "^8.2.4",
75-
"typescript": "^5.5.4"
75+
"typescript": "^5.6.2"
7676
},
7777
"dependencies": {
7878
"@eslint/js": "^9.10.0",

yarn.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6329,7 +6329,7 @@ __metadata:
63296329
rimraf: "npm:^6.0.1"
63306330
tslib: "npm:^2.7.0"
63316331
tsup: "npm:^8.2.4"
6332-
typescript: "npm:^5.5.4"
6332+
typescript: "npm:^5.6.2"
63336333
typescript-eslint: "npm:^8.5.0"
63346334
peerDependencies:
63356335
eslint: ">= 8.56.0"
@@ -26761,6 +26761,16 @@ __metadata:
2676126761
languageName: node
2676226762
linkType: hard
2676326763

26764+
"typescript@npm:^5.6.2":
26765+
version: 5.6.2
26766+
resolution: "typescript@npm:5.6.2"
26767+
bin:
26768+
tsc: bin/tsc
26769+
tsserver: bin/tsserver
26770+
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
26771+
languageName: node
26772+
linkType: hard
26773+
2676426774
"typescript@npm:~4.2.4":
2676526775
version: 4.2.4
2676626776
resolution: "typescript@npm:4.2.4"
@@ -26821,6 +26831,16 @@ __metadata:
2682126831
languageName: node
2682226832
linkType: hard
2682326833

26834+
"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
26835+
version: 5.6.2
26836+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
26837+
bin:
26838+
tsc: bin/tsc
26839+
tsserver: bin/tsserver
26840+
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
26841+
languageName: node
26842+
linkType: hard
26843+
2682426844
"typescript@patch:typescript@npm%3A~4.2.4#optional!builtin<compat/typescript>":
2682526845
version: 4.2.4
2682626846
resolution: "typescript@patch:typescript@npm%3A4.2.4#optional!builtin<compat/typescript>::version=4.2.4&hash=334f98"

0 commit comments

Comments
 (0)