Skip to content

Commit 5078a88

Browse files
build(deps): update devdependency typescript to ~5.7.0 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddad760 commit 5078a88

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.19.0",
5555
"typedoc": "~0.25.0",
56-
"typescript": "~5.6.0"
56+
"typescript": "~5.7.0"
5757
},
5858
"ava": {
5959
"utilizeParallelBuilds": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6271,7 +6271,7 @@ __metadata:
62716271
semantic-release: "npm:~23.1.0"
62726272
tsx: "npm:~4.19.0"
62736273
typedoc: "npm:~0.25.0"
6274-
typescript: "npm:~5.6.0"
6274+
typescript: "npm:~5.7.0"
62756275
languageName: unknown
62766276
linkType: soft
62776277

@@ -7700,23 +7700,23 @@ __metadata:
77007700
languageName: node
77017701
linkType: hard
77027702

7703-
"typescript@npm:~5.6.0":
7704-
version: 5.6.3
7705-
resolution: "typescript@npm:5.6.3"
7703+
"typescript@npm:~5.7.0":
7704+
version: 5.7.2
7705+
resolution: "typescript@npm:5.7.2"
77067706
bin:
77077707
tsc: bin/tsc
77087708
tsserver: bin/tsserver
7709-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
7709+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
77107710
languageName: node
77117711
linkType: hard
77127712

7713-
"typescript@patch:typescript@npm%3A~5.6.0#optional!builtin<compat/typescript>":
7714-
version: 5.6.3
7715-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
7713+
"typescript@patch:typescript@npm%3A~5.7.0#optional!builtin<compat/typescript>":
7714+
version: 5.7.2
7715+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
77167716
bin:
77177717
tsc: bin/tsc
77187718
tsserver: bin/tsserver
7719-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
7719+
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
77207720
languageName: node
77217721
linkType: hard
77227722

0 commit comments

Comments
 (0)