Skip to content

Commit 949dc6f

Browse files
build(deps): update dependency typescript to v5.5.3
1 parent e364c3b commit 949dc6f

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
@@ -62,7 +62,7 @@
6262
"prettier": "3.3.2",
6363
"semantic-release": "23.1.1",
6464
"ts-node": "10.9.2",
65-
"typescript": "5.5.2"
65+
"typescript": "5.5.3"
6666
},
6767
"eslintConfig": {
6868
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@ __metadata:
10591059
semantic-release: "npm:23.1.1"
10601060
ts-node: "npm:10.9.2"
10611061
tslib: "npm:^2.6.2"
1062-
typescript: "npm:5.5.2"
1062+
typescript: "npm:5.5.3"
10631063
languageName: unknown
10641064
linkType: soft
10651065

@@ -7764,23 +7764,23 @@ __metadata:
77647764
languageName: node
77657765
linkType: hard
77667766

7767-
"typescript@npm:5.5.2":
7768-
version: 5.5.2
7769-
resolution: "typescript@npm:5.5.2"
7767+
"typescript@npm:5.5.3":
7768+
version: 5.5.3
7769+
resolution: "typescript@npm:5.5.3"
77707770
bin:
77717771
tsc: bin/tsc
77727772
tsserver: bin/tsserver
7773-
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
7773+
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
77747774
languageName: node
77757775
linkType: hard
77767776

7777-
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
7778-
version: 5.5.2
7779-
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
7777+
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
7778+
version: 5.5.3
7779+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
77807780
bin:
77817781
tsc: bin/tsc
77827782
tsserver: bin/tsserver
7783-
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
7783+
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
77847784
languageName: node
77857785
linkType: hard
77867786

0 commit comments

Comments
 (0)