Skip to content

Commit a520cab

Browse files
committed
build(deps): update dependency typescript to v5.8.3
1 parent 5c2cb8d commit a520cab

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"semantic-release": "22.0.12",
6666
"semantic-release-pinst": "1.0.4",
6767
"ts-node": "10.9.2",
68-
"typescript": "5.7.2"
68+
"typescript": "5.8.3"
6969
},
7070
"eslintConfig": {
7171
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ __metadata:
10581058
semantic-release-pinst: "npm:1.0.4"
10591059
ts-node: "npm:10.9.2"
10601060
tslib: "npm:^2.3.1"
1061-
typescript: "npm:5.7.2"
1061+
typescript: "npm:5.8.3"
10621062
peerDependencies:
10631063
"@typescript-eslint/eslint-plugin": ^8.0.0
10641064
"@typescript-eslint/parser": ^8.0.0
@@ -7840,23 +7840,23 @@ __metadata:
78407840
languageName: node
78417841
linkType: hard
78427842

7843-
"typescript@npm:5.7.2, typescript@npm:^5":
7844-
version: 5.7.2
7845-
resolution: "typescript@npm:5.7.2"
7843+
"typescript@npm:5.8.3, typescript@npm:^5":
7844+
version: 5.8.3
7845+
resolution: "typescript@npm:5.8.3"
78467846
bin:
78477847
tsc: bin/tsc
78487848
tsserver: bin/tsserver
7849-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
7849+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
78507850
languageName: node
78517851
linkType: hard
78527852

7853-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5#optional!builtin<compat/typescript>":
7854-
version: 5.7.2
7855-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
7853+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5#optional!builtin<compat/typescript>":
7854+
version: 5.8.3
7855+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
78567856
bin:
78577857
tsc: bin/tsc
78587858
tsserver: bin/tsserver
7859-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
7859+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
78607860
languageName: node
78617861
linkType: hard
78627862

0 commit comments

Comments
 (0)