Skip to content

Commit 959186d

Browse files
Update dependency typescript to v5.6.2
1 parent 51f94d3 commit 959186d

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.6.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.6.2:
4386+
version "5.6.2"
4387+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
4388+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
43894389

43904390
underscore@^1.12.1:
43914391
version "1.13.6"

0 commit comments

Comments
 (0)