Skip to content

Commit 7bcd3bb

Browse files
committed
Bump TypeScript to version 5.6.2 for @reduxjs/prettier-config
1 parent 9b84554 commit 7bcd3bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/configs/prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rimraf": "^6.0.1",
6262
"tslib": "^2.7.0",
6363
"tsup": "^8.2.4",
64-
"typescript": "^5.5.4"
64+
"typescript": "^5.6.2"
6565
},
6666
"sideEffects": false
6767
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6354,7 +6354,7 @@ __metadata:
63546354
rimraf: "npm:^6.0.1"
63556355
tslib: "npm:^2.7.0"
63566356
tsup: "npm:^8.2.4"
6357-
typescript: "npm:^5.5.4"
6357+
typescript: "npm:^5.6.2"
63586358
peerDependencies:
63596359
prettier: ^3
63606360
peerDependenciesMeta:

0 commit comments

Comments
 (0)