Skip to content

Commit 66d6003

Browse files
authored
chore(deps-dev): bump TypeScript to 5.3.x (#739)
1 parent 0f5c68a commit 66d6003

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.3",
5656
"simple-git-hooks": "^2.8.1",
5757
"tsx": "^3.12.1",
58-
"typescript": "~5.2.2",
58+
"typescript": "~5.3.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
@@ -1929,7 +1929,7 @@ __metadata:
19291929
prettier: "npm:3.0.3"
19301930
simple-git-hooks: "npm:^2.8.1"
19311931
tsx: "npm:^3.12.1"
1932-
typescript: "npm:~5.2.2"
1932+
typescript: "npm:~5.3.2"
19331933
vitest: "npm:~0.34.1"
19341934
bin:
19351935
aws-sdk-js-codemod: bin/aws-sdk-js-codemod
@@ -6238,23 +6238,23 @@ __metadata:
62386238
languageName: node
62396239
linkType: hard
62406240

6241-
"typescript@npm:~5.2.2":
6242-
version: 5.2.2
6243-
resolution: "typescript@npm:5.2.2"
6241+
"typescript@npm:~5.3.2":
6242+
version: 5.3.2
6243+
resolution: "typescript@npm:5.3.2"
62446244
bin:
62456245
tsc: bin/tsc
62466246
tsserver: bin/tsserver
6247-
checksum: 91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
6247+
checksum: d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159
62486248
languageName: node
62496249
linkType: hard
62506250

6251-
"typescript@patch:typescript@npm%3A~5.2.2#optional!builtin<compat/typescript>":
6252-
version: 5.2.2
6253-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
6251+
"typescript@patch:typescript@npm%3A~5.3.2#optional!builtin<compat/typescript>":
6252+
version: 5.3.2
6253+
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=e012d7"
62546254
bin:
62556255
tsc: bin/tsc
62566256
tsserver: bin/tsserver
6257-
checksum: 062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
6257+
checksum: 73c8bad74e732d93211c9d77f28b03307e2f5fc6a0afc73f4b783261ab567686a16d6ae958bdaef383a00be1b0b8c8b6741dd6ca3d13af4963fa7e47456d49c7
62586258
languageName: node
62596259
linkType: hard
62606260

0 commit comments

Comments
 (0)