Skip to content

Commit 755eee4

Browse files
Update dependency typescript to ^5.6.3 (#54)
| 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>
1 parent fcdfaa3 commit 755eee4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"js-yaml": "^4.1.0",
2323
"prettier": "^3.3.3",
2424
"ts-jest": "^29.2.5",
25-
"typescript": "^5.6.2"
25+
"typescript": "^5.6.3"
2626
},
2727
"keywords": [
2828
"actions",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4944,7 +4944,7 @@ __metadata:
49444944
js-yaml: "npm:^4.1.0"
49454945
prettier: "npm:^3.3.3"
49464946
ts-jest: "npm:^29.2.5"
4947-
typescript: "npm:^5.6.2"
4947+
typescript: "npm:^5.6.3"
49484948
languageName: unknown
49494949
linkType: soft
49504950

@@ -6617,7 +6617,7 @@ __metadata:
66176617
languageName: node
66186618
linkType: hard
66196619

6620-
"typescript@npm:^5.6.2":
6620+
"typescript@npm:^5.6.3":
66216621
version: 5.6.3
66226622
resolution: "typescript@npm:5.6.3"
66236623
bin:
@@ -6637,7 +6637,7 @@ __metadata:
66376637
languageName: node
66386638
linkType: hard
66396639

6640-
"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
6640+
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
66416641
version: 5.6.3
66426642
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
66436643
bin:

0 commit comments

Comments
 (0)