Skip to content

Commit 5256790

Browse files
fix(deps): update dependency typescript to v5.7.3 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab455f5 commit 5256790

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@actions/core": "1.11.1",
1717
"@vercel/ncc": "0.38.3",
1818
"jsonwebtoken": "9.0.2",
19-
"typescript": "5.7.2",
19+
"typescript": "5.7.3",
2020
"uuid": "11.0.3"
2121
},
2222
"devDependencies": {

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,7 @@ __metadata:
928928
"@types/uuid": "npm:10.0.0"
929929
"@vercel/ncc": "npm:0.38.3"
930930
jsonwebtoken: "npm:9.0.2"
931-
typescript: "npm:5.7.2"
931+
typescript: "npm:5.7.3"
932932
uuid: "npm:11.0.3"
933933
languageName: unknown
934934
linkType: soft
@@ -1091,23 +1091,23 @@ __metadata:
10911091
languageName: node
10921092
linkType: hard
10931093

1094-
"typescript@npm:5.7.2":
1095-
version: 5.7.2
1096-
resolution: "typescript@npm:5.7.2"
1094+
"typescript@npm:5.7.3":
1095+
version: 5.7.3
1096+
resolution: "typescript@npm:5.7.3"
10971097
bin:
10981098
tsc: bin/tsc
10991099
tsserver: bin/tsserver
1100-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
1100+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
11011101
languageName: node
11021102
linkType: hard
11031103

1104-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
1105-
version: 5.7.2
1106-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
1104+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
1105+
version: 5.7.3
1106+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
11071107
bin:
11081108
tsc: bin/tsc
11091109
tsserver: bin/tsserver
1110-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
1110+
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
11111111
languageName: node
11121112
linkType: hard
11131113

0 commit comments

Comments
 (0)