Skip to content

Commit 44aa83f

Browse files
committed
Bump TypeScript to version 5.5.4
1 parent bed6445 commit 44aa83f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/rtk-query-codegen-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"prettier": "^3.2.5",
8282
"semver": "^7.3.5",
8383
"swagger2openapi": "^7.0.4",
84-
"typescript": "^5.4.5"
84+
"typescript": "^5.5.4"
8585
},
8686
"husky": {
8787
"hooks": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8116,7 +8116,7 @@ __metadata:
81168116
swagger2openapi: "npm:^7.0.4"
81178117
ts-node: "npm:^10.9.2"
81188118
tsup: "npm:^8.2.4"
8119-
typescript: "npm:^5.4.5"
8119+
typescript: "npm:^5.5.4"
81208120
vite-tsconfig-paths: "npm:^4.3.2"
81218121
vitest: "npm:^2.0.5"
81228122
yalc: "npm:^1.0.0-pre.47"

0 commit comments

Comments
 (0)