Skip to content

Commit 17b3440

Browse files
authored
chore(deps-dev): bump typescript to ~5.0.2 (#475)
1 parent b880309 commit 17b3440

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
@@ -55,7 +55,7 @@
5555
"prettier": "2.8.3",
5656
"simple-git-hooks": "^2.8.1",
5757
"tsx": "^3.12.1",
58-
"typescript": "~4.9.4",
58+
"typescript": "~5.0.2",
5959
"vitest": "^0.29.1"
6060
},
6161
"engines": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,7 +1781,7 @@ __metadata:
17811781
prettier: 2.8.3
17821782
simple-git-hooks: ^2.8.1
17831783
tsx: ^3.12.1
1784-
typescript: ~4.9.4
1784+
typescript: ~5.0.2
17851785
vitest: ^0.29.1
17861786
bin:
17871787
aws-sdk-js-codemod: bin/aws-sdk-js-codemod
@@ -5892,23 +5892,23 @@ __metadata:
58925892
languageName: node
58935893
linkType: hard
58945894

5895-
"typescript@npm:~4.9.4":
5896-
version: 4.9.5
5897-
resolution: "typescript@npm:4.9.5"
5895+
"typescript@npm:~5.0.2":
5896+
version: 5.0.2
5897+
resolution: "typescript@npm:5.0.2"
58985898
bin:
58995899
tsc: bin/tsc
59005900
tsserver: bin/tsserver
5901-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
5901+
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
59025902
languageName: node
59035903
linkType: hard
59045904

5905-
"typescript@patch:typescript@~4.9.4#~builtin<compat/typescript>":
5906-
version: 4.9.5
5907-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
5905+
"typescript@patch:typescript@~5.0.2#~builtin<compat/typescript>":
5906+
version: 5.0.2
5907+
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
59085908
bin:
59095909
tsc: bin/tsc
59105910
tsserver: bin/tsserver
5911-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
5911+
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
59125912
languageName: node
59135913
linkType: hard
59145914

0 commit comments

Comments
 (0)