Skip to content

Commit 8e6712e

Browse files
feat(deps): update dependency typescript to v5.5.4
1 parent 442f386 commit 8e6712e

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
@@ -54,7 +54,7 @@
5454
"semantic-release": "23.1.1",
5555
"semantic-release-pinst": "1.0.4",
5656
"ts-node": "10.9.2",
57-
"typescript": "5.5.3"
57+
"typescript": "5.5.4"
5858
},
5959
"eslintConfig": {
6060
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,7 @@ __metadata:
11121112
semantic-release-pinst: "npm:1.0.4"
11131113
ts-node: "npm:10.9.2"
11141114
tslib: "npm:^2.6.2"
1115-
typescript: "npm:5.5.3"
1115+
typescript: "npm:5.5.4"
11161116
languageName: unknown
11171117
linkType: soft
11181118

@@ -7734,23 +7734,23 @@ __metadata:
77347734
languageName: node
77357735
linkType: hard
77367736

7737-
"typescript@npm:5.5.3":
7738-
version: 5.5.3
7739-
resolution: "typescript@npm:5.5.3"
7737+
"typescript@npm:5.5.4":
7738+
version: 5.5.4
7739+
resolution: "typescript@npm:5.5.4"
77407740
bin:
77417741
tsc: bin/tsc
77427742
tsserver: bin/tsserver
7743-
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
7743+
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
77447744
languageName: node
77457745
linkType: hard
77467746

7747-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
7748-
version: 5.5.3
7749-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
7747+
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
7748+
version: 5.5.4
7749+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
77507750
bin:
77517751
tsc: bin/tsc
77527752
tsserver: bin/tsserver
7753-
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
7753+
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
77547754
languageName: node
77557755
linkType: hard
77567756

0 commit comments

Comments
 (0)