Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent 97b7ab4 commit 7758b3c
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prettier": "3.0.0",
"semantic-release": "19.0.2",
"ts-node": "10.8.1",
"typescript": "4.7.3"
"typescript": "5.3.2"
},
"release": {
"branches": [
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ __metadata:
prettier: 3.0.0
semantic-release: 19.0.2
ts-node: 10.8.1
typescript: 4.7.3
typescript: 5.3.2
peerDependencies:
"@sentry/node": ^7.0.0
languageName: unknown
Expand Down Expand Up @@ -5959,23 +5959,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.7.3":
version: 4.7.3
resolution: "typescript@npm:4.7.3"
"typescript@npm:5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
checksum: d92534dda639eb825db013203404c1fabca8ac630564283c9e7dc9e64fd9c9346c2de95ecebdf3e6e8c1c32941bca1cfe0da37877611feb9daf8feeaea58d230
languageName: node
linkType: hard

"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
version: 4.7.3
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=bda367"
"typescript@patch:typescript@5.3.2#~builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=bda367"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 8257ce7ecbbf9416da60045a76a99d473698ca9e973fa0ddab7137cacb1587255431176cbbcc801a650938c4dc8109ab88355774829a714fabe56a53a2fe4524
checksum: c034461079fbfde3cb584ddee52afccb15b6e32a0ce186d0b2719968786f7ca73e1b07f71fac4163088790b16811c6ccf79680de190664ef66ff0ba9c1fe4a23
languageName: node
linkType: hard

Expand Down

0 comments on commit 7758b3c

Please sign in to comment.