Skip to content

Commit febfb27

Browse files
chore(deps): update dependency typescript to v6
1 parent 8130489 commit febfb27

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
@@ -50,7 +50,7 @@
5050
"testcontainers": "^11.11.0",
5151
"ts-node-maintained": "^10.9.6",
5252
"tsup": "^8.5.1",
53-
"typescript": "^5.9.3"
53+
"typescript": "^6.0.3"
5454
},
5555
"dependencies": {
5656
"@paralleldrive/cuid2": "^3.0.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ __metadata:
112112
testcontainers: "npm:^11.11.0"
113113
ts-node-maintained: "npm:^10.9.6"
114114
tsup: "npm:^8.5.1"
115-
typescript: "npm:^5.9.3"
115+
typescript: "npm:^6.0.3"
116116
peerDependencies:
117117
ioredis: ^5.0.0
118118
peerDependenciesMeta:
@@ -6725,23 +6725,23 @@ __metadata:
67256725
languageName: node
67266726
linkType: hard
67276727

6728-
"typescript@npm:^5.9.3":
6729-
version: 5.9.3
6730-
resolution: "typescript@npm:5.9.3"
6728+
"typescript@npm:^6.0.3":
6729+
version: 6.0.3
6730+
resolution: "typescript@npm:6.0.3"
67316731
bin:
67326732
tsc: bin/tsc
67336733
tsserver: bin/tsserver
6734-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
6734+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
67356735
languageName: node
67366736
linkType: hard
67376737

6738-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
6739-
version: 5.9.3
6740-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
6738+
"typescript@patch:typescript@npm%3A^6.0.3#optional!builtin<compat/typescript>":
6739+
version: 6.0.3
6740+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
67416741
bin:
67426742
tsc: bin/tsc
67436743
tsserver: bin/tsserver
6744-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
6744+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
67456745
languageName: node
67466746
linkType: hard
67476747

0 commit comments

Comments
 (0)