Skip to content

Commit 25dde22

Browse files
authored
chore(deps-dev): bump typescript to 5.1.x (#506)
1 parent 6d051fa commit 25dde22

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": "3.0.0",
5656
"simple-git-hooks": "^2.8.1",
5757
"tsx": "^3.12.1",
58-
"typescript": "~5.0.2",
58+
"typescript": "~5.1.6",
5959
"vitest": "~0.30.1"
6060
},
6161
"engines": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1874,7 +1874,7 @@ __metadata:
18741874
prettier: 3.0.0
18751875
simple-git-hooks: ^2.8.1
18761876
tsx: ^3.12.1
1877-
typescript: ~5.0.2
1877+
typescript: ~5.1.6
18781878
vitest: ~0.30.1
18791879
bin:
18801880
aws-sdk-js-codemod: bin/aws-sdk-js-codemod
@@ -6293,23 +6293,23 @@ __metadata:
62936293
languageName: node
62946294
linkType: hard
62956295

6296-
"typescript@npm:~5.0.2":
6297-
version: 5.0.4
6298-
resolution: "typescript@npm:5.0.4"
6296+
"typescript@npm:~5.1.6":
6297+
version: 5.1.6
6298+
resolution: "typescript@npm:5.1.6"
62996299
bin:
63006300
tsc: bin/tsc
63016301
tsserver: bin/tsserver
6302-
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
6302+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
63036303
languageName: node
63046304
linkType: hard
63056305

6306-
"typescript@patch:typescript@~5.0.2#~builtin<compat/typescript>":
6307-
version: 5.0.4
6308-
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
6306+
"typescript@patch:typescript@~5.1.6#~builtin<compat/typescript>":
6307+
version: 5.1.6
6308+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
63096309
bin:
63106310
tsc: bin/tsc
63116311
tsserver: bin/tsserver
6312-
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
6312+
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
63136313
languageName: node
63146314
linkType: hard
63156315

0 commit comments

Comments
 (0)