Skip to content

Commit 487f5cd

Browse files
committed
build(deps): update dependency typescript to v5.5.2
1 parent 3dafa25 commit 487f5cd

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "2.8.8",
5555
"semantic-release": "21.1.2",
5656
"ts-node": "10.9.2",
57-
"typescript": "5.1.6",
57+
"typescript": "5.5.2",
5858
"webpack": "5.83.1",
5959
"yarn": "1.22.22"
6060
},

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6796,7 +6796,7 @@ __metadata:
67966796
semantic-release: 21.1.2
67976797
ts-node: 10.9.2
67986798
tslib: 2.6.2
6799-
typescript: 5.1.6
6799+
typescript: 5.5.2
68006800
webpack: 5.83.1
68016801
yarn: 1.22.22
68026802
peerDependencies:
@@ -7878,43 +7878,23 @@ __metadata:
78787878
languageName: node
78797879
linkType: hard
78807880

7881-
"typescript@npm:5.1.6":
7882-
version: 5.1.6
7883-
resolution: "typescript@npm:5.1.6"
7881+
"typescript@npm:5.5.2, typescript@npm:^4.6.4 || ^5.0.0":
7882+
version: 5.5.2
7883+
resolution: "typescript@npm:5.5.2"
78847884
bin:
78857885
tsc: bin/tsc
78867886
tsserver: bin/tsserver
7887-
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
7887+
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
78887888
languageName: node
78897889
linkType: hard
78907890

7891-
"typescript@npm:^4.6.4 || ^5.0.0":
7892-
version: 5.2.2
7893-
resolution: "typescript@npm:5.2.2"
7891+
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7892+
version: 5.5.2
7893+
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=85af82"
78947894
bin:
78957895
tsc: bin/tsc
78967896
tsserver: bin/tsserver
7897-
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
7898-
languageName: node
7899-
linkType: hard
7900-
7901-
"typescript@patch:[email protected]#~builtin<compat/typescript>":
7902-
version: 5.1.6
7903-
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=85af82"
7904-
bin:
7905-
tsc: bin/tsc
7906-
tsserver: bin/tsserver
7907-
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
7908-
languageName: node
7909-
linkType: hard
7910-
7911-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7912-
version: 5.2.2
7913-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=85af82"
7914-
bin:
7915-
tsc: bin/tsc
7916-
tsserver: bin/tsserver
7917-
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
7897+
checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4
79187898
languageName: node
79197899
linkType: hard
79207900

0 commit comments

Comments
 (0)