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 May 14, 2023
1 parent e04e6f5 commit bb4c3f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.8.8",
"standard-version": "^9.5.0",
"typedoc": "^0.24.7",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2753,7 +2753,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.6.3, typescript@npm:^4.9.5":
"typescript@npm:^4.6.3":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
Expand All @@ -2773,7 +2773,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
"typescript@patch:typescript@^4.6.3#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
Expand Down Expand Up @@ -2845,7 +2845,7 @@ __metadata:
prettier: ^2.8.8
standard-version: ^9.5.0
typedoc: ^0.24.7
typescript: ^4.9.5
typescript: ^5.0.4
languageName: unknown
linkType: soft

Expand Down

0 comments on commit bb4c3f2

Please sign in to comment.