Skip to content

Commit d85d8b7

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent f8e96ac commit d85d8b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-native": "0.78.0",
1919
"react-test-renderer": "^19.0.0",
2020
"ts-jest": "^29.2.5",
21-
"typescript": "5.7.3",
21+
"typescript": "5.8.3",
2222
"typescript-eslint": "^8.24.1",
2323
},
2424
"peerDependencies": {
@@ -1258,7 +1258,7 @@
12581258

12591259
"type-fest": ["[email protected]", "", {}, "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg=="],
12601260

1261-
"typescript": ["typescript@5.7.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw=="],
1261+
"typescript": ["typescript@5.8.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="],
12621262

12631263
"typescript-eslint": ["[email protected]", "", { "dependencies": { "@typescript-eslint/eslint-plugin": "8.24.1", "@typescript-eslint/parser": "8.24.1", "@typescript-eslint/utils": "8.24.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.8.0" } }, "sha512-cw3rEdzDqBs70TIcb0Gdzbt6h11BSs2pS0yaq7hDWDBtCCSei1pPSUXE9qUdQ/Wm9NgFg8mKtMt1b8fTHIl1jA=="],
12641264

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-native": "0.78.0",
3636
"react-test-renderer": "^19.0.0",
3737
"ts-jest": "^29.2.5",
38-
"typescript": "5.7.3",
38+
"typescript": "5.8.3",
3939
"typescript-eslint": "^8.24.1"
4040
},
4141
"author": "Nader Dabit",

0 commit comments

Comments
 (0)