Skip to content

Commit ddedc94

Browse files
Update dependency typescript to v5.8.2
1 parent 51f94d3 commit ddedc94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier": "3.0.3",
2626
"ts-jest": "29.2.4",
2727
"type-coverage": "2.29.1",
28-
"typescript": "5.4.5"
28+
"typescript": "5.8.2"
2929
},
3030
"dependencies": {
3131
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4382,10 +4382,10 @@ typed-rest-client@~1.8.0:
43824382
tunnel "0.0.6"
43834383
underscore "^1.12.1"
43844384

4385-
typescript@5.4.5:
4386-
version "5.4.5"
4387-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4388-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
4385+
typescript@5.8.2:
4386+
version "5.8.2"
4387+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
4388+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
43894389

43904390
underscore@^1.12.1:
43914391
version "1.13.6"

0 commit comments

Comments
 (0)