Skip to content

Commit d9f6b1e

Browse files
authored
chore(deps-dev): bump typescript to 5.2.x (#564)
1 parent 32dd37e commit d9f6b1e

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.1.6",
58+
"typescript": "~5.2.2",
5959
"vitest": "~0.34.1"
6060
},
6161
"engines": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,7 @@ __metadata:
19011901
prettier: 3.0.0
19021902
simple-git-hooks: ^2.8.1
19031903
tsx: ^3.12.1
1904-
typescript: ~5.1.6
1904+
typescript: ~5.2.2
19051905
vitest: ~0.34.1
19061906
bin:
19071907
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.1.6":
6297-
version: 5.1.6
6298-
resolution: "typescript@npm:5.1.6"
6296+
"typescript@npm:~5.2.2":
6297+
version: 5.2.2
6298+
resolution: "typescript@npm:5.2.2"
62996299
bin:
63006300
tsc: bin/tsc
63016301
tsserver: bin/tsserver
6302-
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
6302+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
63036303
languageName: node
63046304
linkType: hard
63056305

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"
6306+
"typescript@patch:typescript@~5.2.2#~builtin<compat/typescript>":
6307+
version: 5.2.2
6308+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
63096309
bin:
63106310
tsc: bin/tsc
63116311
tsserver: bin/tsserver
6312-
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
6312+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
63136313
languageName: node
63146314
linkType: hard
63156315

0 commit comments

Comments
 (0)