Skip to content

Commit 9e5b069

Browse files
authored
Merge pull request #49 from dolthub/dependabot/npm_and_yarn/typescript-6.0.3
Bump typescript from 5.9.3 to 6.0.3
2 parents 275002b + 0562d43 commit 9e5b069

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
@@ -70,7 +70,7 @@
7070
"rollup-plugin-postcss": "^4.0.2",
7171
"storybook": "^10",
7272
"ts-jest": "^29.1.2",
73-
"typescript": "^5.4.2",
73+
"typescript": "^6.0.3",
7474
"typescript-eslint": "^8.57.1"
7575
},
7676
"peerDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3677,7 +3677,7 @@ __metadata:
36773677
rollup-plugin-postcss: "npm:^4.0.2"
36783678
storybook: "npm:^10"
36793679
ts-jest: "npm:^29.1.2"
3680-
typescript: "npm:^5.4.2"
3680+
typescript: "npm:^6.0.3"
36813681
typescript-eslint: "npm:^8.57.1"
36823682
peerDependencies:
36833683
react: ">=19.0.0"
@@ -8606,23 +8606,23 @@ __metadata:
86068606
languageName: node
86078607
linkType: hard
86088608

8609-
"typescript@npm:^5.4.2":
8610-
version: 5.9.3
8611-
resolution: "typescript@npm:5.9.3"
8609+
"typescript@npm:^6.0.3":
8610+
version: 6.0.3
8611+
resolution: "typescript@npm:6.0.3"
86128612
bin:
86138613
tsc: bin/tsc
86148614
tsserver: bin/tsserver
8615-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
8615+
checksum: 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
86168616
languageName: node
86178617
linkType: hard
86188618

8619-
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
8620-
version: 5.9.3
8621-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
8619+
"typescript@patch:typescript@npm%3A^6.0.3#optional!builtin<compat/typescript>":
8620+
version: 6.0.3
8621+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
86228622
bin:
86238623
tsc: bin/tsc
86248624
tsserver: bin/tsserver
8625-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
8625+
checksum: 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
86268626
languageName: node
86278627
linkType: hard
86288628

0 commit comments

Comments
 (0)