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 Apr 5, 2024
1 parent cd7bdea commit 263756c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"shx": "0.3.4",
"ts-jest": "29.0.3",
"ts-patch": "2.1.0",
"typescript": "4.9.4",
"typescript": "5.4.4",
"typescript-transform-paths": "3.4.6"
},
"peerDependencies": {
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ __metadata:
ts-jest: "npm:29.0.3"
ts-patch: "npm:2.1.0"
tslib: "npm:^2.4.1"
typescript: "npm:4.9.4"
typescript: "npm:5.4.4"
typescript-transform-paths: "npm:3.4.6"
peerDependencies:
"@byndyusoft/class-validator-extended": ^1.0.1
Expand Down Expand Up @@ -10120,7 +10120,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.9.4, typescript@npm:^4.6.4":
"typescript@npm:5.4.4":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ebf05cca430bcc17776c62f7998d2eaf330c6d7421d7b7ea8426c738f978deae9d41d50b09623311a13bedb9706d5bfc732e9b57f416b74f6c0f21690cb269ac
languageName: node
linkType: hard

"typescript@npm:^4.6.4":
version: 4.9.4
resolution: "typescript@npm:4.9.4"
bin:
Expand All @@ -10130,7 +10140,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A4.9.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=ad5954"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: a24a789b6eb68f95baf961ea47a3cdfaf08b8d13b22c5ee13ac478e5947057e7b5f7a6cd773b08dc12ebb6a02cba979ce9c2c8b3dc5bcc0678d44ec3181a0ca2
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript>":
version: 4.9.4
resolution: "typescript@patch:typescript@npm%3A4.9.4#optional!builtin<compat/typescript>::version=4.9.4&hash=ad5954"
bin:
Expand Down

0 comments on commit 263756c

Please sign in to comment.