Skip to content

Commit 92d7a7c

Browse files
build(deps): update devdependency typescript to ~5.5.0 (#494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad5d3d4 commit 92d7a7c

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
@@ -53,7 +53,7 @@
5353
"semantic-release": "~23.1.0",
5454
"tsx": "~4.15.0",
5555
"typedoc": "~0.25.0",
56-
"typescript": "~5.4.0"
56+
"typescript": "~5.5.0"
5757
},
5858
"ava": {
5959
"utilizeParallelBuilds": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6006,7 +6006,7 @@ __metadata:
60066006
semantic-release: "npm:~23.1.0"
60076007
tsx: "npm:~4.15.0"
60086008
typedoc: "npm:~0.25.0"
6009-
typescript: "npm:~5.4.0"
6009+
typescript: "npm:~5.5.0"
60106010
languageName: unknown
60116011
linkType: soft
60126012

@@ -7394,23 +7394,23 @@ __metadata:
73947394
languageName: node
73957395
linkType: hard
73967396

7397-
"typescript@npm:~5.4.0":
7398-
version: 5.4.5
7399-
resolution: "typescript@npm:5.4.5"
7397+
"typescript@npm:~5.5.0":
7398+
version: 5.5.2
7399+
resolution: "typescript@npm:5.5.2"
74007400
bin:
74017401
tsc: bin/tsc
74027402
tsserver: bin/tsserver
7403-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
7403+
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
74047404
languageName: node
74057405
linkType: hard
74067406

7407-
"typescript@patch:typescript@npm%3A~5.4.0#optional!builtin<compat/typescript>":
7408-
version: 5.4.5
7409-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
7407+
"typescript@patch:typescript@npm%3A~5.5.0#optional!builtin<compat/typescript>":
7408+
version: 5.5.2
7409+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
74107410
bin:
74117411
tsc: bin/tsc
74127412
tsserver: bin/tsserver
7413-
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
7413+
checksum: 10c0/6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4
74147414
languageName: node
74157415
linkType: hard
74167416

0 commit comments

Comments
 (0)