Skip to content

Commit 98a3efc

Browse files
Update dependency typescript to v5.6.3
1 parent 51f94d3 commit 98a3efc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.6.3"
2929
},
3030
"dependencies": {
3131
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.6.3:
4386+
version "5.6.3"
4387+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
4388+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
43894389

43904390
underscore@^1.12.1:
43914391
version "1.13.6"

0 commit comments

Comments
 (0)