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] committed Jun 30, 2023
1 parent 5ec6354 commit 6a2c6c4
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
24 changes: 12 additions & 12 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 @@ -38,7 +38,7 @@
"semantic-release": "19.0.5",
"ts-node": "10.9.1",
"typedoc": "0.23.14",
"typescript": "4.8.3"
"typescript": "5.1.5"
},
"types": "./dist/types/index.d.ts",
"exports": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2516,7 +2516,7 @@ __metadata:
semantic-release: 19.0.5
ts-node: 10.9.1
typedoc: 0.23.14
typescript: 4.8.3
typescript: 5.1.5
peerDependencies:
graphql: ^16
pino: ^8
Expand Down Expand Up @@ -8708,13 +8708,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.8.3":
version: 4.8.3
resolution: "typescript@npm:4.8.3"
"typescript@npm:5.1.5":
version: 5.1.5
resolution: "typescript@npm:5.1.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 8286a5edcaf3d68e65c451aa1e7150ad1cf53ee0813c07ec35b7abdfdb10f355ecaa13c6a226a694ae7a67785fd7eeebf89f845da0b4f7e4a35561ddc459aba0
checksum: 0eef8699e05ae767096924dbed633c340b4d36e953bb8ed87fb12e9dd9dcea5055ceac7182c614a556dbd346a8a82df799d330e1e286ae66e17c84e1710f6a6f
languageName: node
linkType: hard

Expand All @@ -8728,13 +8728,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@4.8.3#~builtin<compat/typescript>":
version: 4.8.3
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=a1c5e5"
"typescript@patch:typescript@5.1.5#~builtin<compat/typescript>":
version: 5.1.5
resolution: "typescript@patch:typescript@npm%3A5.1.5#~builtin<compat/typescript>::version=5.1.5&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2222d2382fb3146089b1d27ce2b55e9d1f99cc64118f1aba75809b693b856c5d3c324f052f60c75b577947fc538bc1c27bad0eb76cbdba9a63a253489504ba7e
checksum: 33020c886b1aa2e948b557aad4986cf6448b30c58915b12cac873bd35dc2260d93f71af8a661d2c9f352b5d099d9df13a59688e222e79276099b9c5d86d847be
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a2c6c4

Please sign in to comment.