Skip to content

Commit a2cc785

Browse files
committed
chore(shell-bson-parser): bump dependencies
1 parent 6ef3c45 commit a2cc785

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

packages/shell-bson-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"devDependencies": {
4040
"bson": "^4.6.3 || ^5 || ^6.10.3 || ^7.0.0",
4141
"tsdown": "^0.21.7",
42-
"typescript": "^5.9.3"
42+
"typescript": "^6.0.2"
4343
}
4444
}

packages/shell-bson-parser/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ __metadata:
9595
acorn: "npm:^8.14.1"
9696
bson: "npm:^4.6.3 || ^5 || ^6.10.3 || ^7.0.0"
9797
tsdown: "npm:^0.21.7"
98-
typescript: "npm:^5.9.3"
98+
typescript: "npm:^6.0.2"
9999
peerDependencies:
100100
bson: ^4.6.3 || ^5 || ^6.10.3 || ^7.0.0
101101
languageName: unknown
@@ -610,23 +610,23 @@ __metadata:
610610
languageName: node
611611
linkType: hard
612612

613-
"typescript@npm:^5.9.3":
614-
version: 5.9.3
615-
resolution: "typescript@npm:5.9.3"
613+
"typescript@npm:^6.0.2":
614+
version: 6.0.2
615+
resolution: "typescript@npm:6.0.2"
616616
bin:
617617
tsc: bin/tsc
618618
tsserver: bin/tsserver
619-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
619+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
620620
languageName: node
621621
linkType: hard
622622

623-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
624-
version: 5.9.3
625-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
623+
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
624+
version: 6.0.2
625+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
626626
bin:
627627
tsc: bin/tsc
628628
tsserver: bin/tsserver
629-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
629+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
630630
languageName: node
631631
linkType: hard
632632

0 commit comments

Comments
 (0)