Skip to content

Commit fab1755

Browse files
chore: bump typescript from 5.9.3 to 6.0.3
1 parent 29693cc commit fab1755

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"eslint-plugin-react": "^7.37.5",
3535
"eslint-plugin-standard": "^5.0.0",
3636
"globals": "^17.5.0",
37-
"typescript": "^5.9.3"
37+
"typescript": "^6.0.3"
3838
}
3939
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,7 +1526,7 @@ __metadata:
15261526
eslint-plugin-react: "npm:^7.37.5"
15271527
eslint-plugin-standard: "npm:^5.0.0"
15281528
globals: "npm:^17.5.0"
1529-
typescript: "npm:^5.9.3"
1529+
typescript: "npm:^6.0.3"
15301530
languageName: unknown
15311531
linkType: soft
15321532

@@ -3155,23 +3155,23 @@ __metadata:
31553155
languageName: node
31563156
linkType: hard
31573157

3158-
"typescript@npm:^5.9.3":
3159-
version: 5.9.3
3160-
resolution: "typescript@npm:5.9.3"
3158+
"typescript@npm:^6.0.3":
3159+
version: 6.0.3
3160+
resolution: "typescript@npm:6.0.3"
31613161
bin:
31623162
tsc: bin/tsc
31633163
tsserver: bin/tsserver
3164-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
3164+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
31653165
languageName: node
31663166
linkType: hard
31673167

3168-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
3169-
version: 5.9.3
3170-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
3168+
"typescript@patch:typescript@npm%3A^6.0.3#optional!builtin<compat/typescript>":
3169+
version: 6.0.3
3170+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
31713171
bin:
31723172
tsc: bin/tsc
31733173
tsserver: bin/tsserver
3174-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
3174+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
31753175
languageName: node
31763176
linkType: hard
31773177

0 commit comments

Comments
 (0)