Skip to content

Commit

Permalink
Update dependency typescript to ^5.6.3 (#54)
Browse files Browse the repository at this point in the history
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.6.3 | 5.6.3 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent fcdfaa3 commit 755eee4
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 @@ -22,7 +22,7 @@
"js-yaml": "^4.1.0",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"keywords": [
"actions",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4944,7 +4944,7 @@ __metadata:
js-yaml: "npm:^4.1.0"
prettier: "npm:^3.3.3"
ts-jest: "npm:^29.2.5"
typescript: "npm:^5.6.2"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6617,7 +6617,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.6.2":
"typescript@npm:^5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
Expand All @@ -6637,7 +6637,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
Expand Down

0 comments on commit 755eee4

Please sign in to comment.