Skip to content

Commit c2f008f

Browse files
committed
Bump TypeScript to version 5.6.2 for @reduxjs/vitest-config
1 parent 7bcd3bb commit c2f008f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/configs/vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rimraf": "^6.0.1",
6767
"tslib": "^2.7.0",
6868
"tsup": "^8.2.4",
69-
"typescript": "^5.5.4",
69+
"typescript": "^5.6.2",
7070
"vite": "^5.4.3",
7171
"vitest": "^2.0.5"
7272
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6532,7 +6532,7 @@ __metadata:
65326532
rimraf: "npm:^6.0.1"
65336533
tslib: "npm:^2.7.0"
65346534
tsup: "npm:^8.2.4"
6535-
typescript: "npm:^5.5.4"
6535+
typescript: "npm:^5.6.2"
65366536
vite: "npm:^5.4.3"
65376537
vite-tsconfig-paths: "npm:^5.0.1"
65386538
vitest: "npm:^2.0.5"

0 commit comments

Comments
 (0)