Skip to content

Commit 6013c4f

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent f8e96ac commit 6013c4f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.2",
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.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="],
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

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.2",
3939
"typescript-eslint": "^8.24.1"
4040
},
4141
"author": "Nader Dabit",

0 commit comments

Comments
 (0)