Skip to content

Commit e91e45e

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent 5b35fb4 commit e91e45e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"prettier-package-json": "2.8.0",
5959
"prettier-plugin-organize-imports": "4.0.0",
6060
"prettier-plugin-sh": "0.14.0",
61-
"typescript": "5.5.4",
61+
"typescript": "5.6.2",
6262
"typescript-eslint": "8.4.0"
6363
},
6464
"keywords": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3254,23 +3254,23 @@ __metadata:
32543254
languageName: node
32553255
linkType: hard
32563256

3257-
"typescript@npm:5.5.4":
3258-
version: 5.5.4
3259-
resolution: "typescript@npm:5.5.4"
3257+
"typescript@npm:5.6.2":
3258+
version: 5.6.2
3259+
resolution: "typescript@npm:5.6.2"
32603260
bin:
32613261
tsc: bin/tsc
32623262
tsserver: bin/tsserver
3263-
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
3263+
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
32643264
languageName: node
32653265
linkType: hard
32663266

3267-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
3268-
version: 5.5.4
3269-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
3267+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
3268+
version: 5.6.2
3269+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
32703270
bin:
32713271
tsc: bin/tsc
32723272
tsserver: bin/tsserver
3273-
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
3273+
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
32743274
languageName: node
32753275
linkType: hard
32763276

@@ -3354,7 +3354,7 @@ __metadata:
33543354
prettier-plugin-organize-imports: "npm:4.0.0"
33553355
prettier-plugin-sh: "npm:0.14.0"
33563356
semver: "npm:7.6.3"
3357-
typescript: "npm:5.5.4"
3357+
typescript: "npm:5.6.2"
33583358
typescript-eslint: "npm:8.4.0"
33593359
which: "npm:4.0.0"
33603360
bin:

0 commit comments

Comments
 (0)