Skip to content

Commit 6c0054c

Browse files
Update dependency typescript to v5.4.5 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b811db commit 6c0054c

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
@@ -86,7 +86,7 @@
8686
"mocha": "10.4.0",
8787
"prettier": "3.2.5",
8888
"ts-node": "10.9.2",
89-
"typescript": "5.4.3",
89+
"typescript": "5.4.5",
9090
"webpack": "5.91.0"
9191
}
9292
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4667,7 +4667,7 @@ __metadata:
46674667
mocha: "npm:10.4.0"
46684668
prettier: "npm:3.2.5"
46694669
ts-node: "npm:10.9.2"
4670-
typescript: "npm:5.4.3"
4670+
typescript: "npm:5.4.5"
46714671
webpack: "npm:5.91.0"
46724672
peerDependencies:
46734673
"@babel/core": ^7.13.0
@@ -4741,23 +4741,23 @@ __metadata:
47414741
languageName: node
47424742
linkType: hard
47434743

4744-
"typescript@npm:5.4.3":
4745-
version: 5.4.3
4746-
resolution: "typescript@npm:5.4.3"
4744+
"typescript@npm:5.4.5":
4745+
version: 5.4.5
4746+
resolution: "typescript@npm:5.4.5"
47474747
bin:
47484748
tsc: bin/tsc
47494749
tsserver: bin/tsserver
4750-
checksum: 10c0/22443a8760c3668e256c0b34b6b45c359ef6cecc10c42558806177a7d500ab1a7d7aac1f976d712e26989ddf6731d2fbdd3212b7c73290a45127c1c43ba2005a
4750+
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
47514751
languageName: node
47524752
linkType: hard
47534753

4754-
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
4755-
version: 5.4.3
4756-
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
4754+
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
4755+
version: 5.4.5
4756+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
47574757
bin:
47584758
tsc: bin/tsc
47594759
tsserver: bin/tsserver
4760-
checksum: 10c0/6e51f8b7e6ec55b897b9e56b67e864fe8f44e30f4a14357aad5dc0f7432db2f01efc0522df0b6c36d361c51f2dc3dcac5c832efd96a404cfabf884e915d38828
4760+
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
47614761
languageName: node
47624762
linkType: hard
47634763

0 commit comments

Comments
 (0)