Skip to content

Commit 5cae303

Browse files
build(deps): update dependency typescript to v5.9.3
1 parent d7212f5 commit 5cae303

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
@@ -62,7 +62,7 @@
6262
"prettier": "3.6.2",
6363
"semantic-release": "23.1.1",
6464
"ts-node": "10.9.2",
65-
"typescript": "5.8.3"
65+
"typescript": "5.9.3"
6666
},
6767
"eslintConfig": {
6868
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ __metadata:
10911091
semantic-release: "npm:23.1.1"
10921092
ts-node: "npm:10.9.2"
10931093
tslib: "npm:^2.6.2"
1094-
typescript: "npm:5.8.3"
1094+
typescript: "npm:5.9.3"
10951095
languageName: unknown
10961096
linkType: soft
10971097

@@ -7984,23 +7984,23 @@ __metadata:
79847984
languageName: node
79857985
linkType: hard
79867986

7987-
"typescript@npm:5.8.3":
7988-
version: 5.8.3
7989-
resolution: "typescript@npm:5.8.3"
7987+
"typescript@npm:5.9.3":
7988+
version: 5.9.3
7989+
resolution: "typescript@npm:5.9.3"
79907990
bin:
79917991
tsc: bin/tsc
79927992
tsserver: bin/tsserver
7993-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
7993+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
79947994
languageName: node
79957995
linkType: hard
79967996

7997-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
7998-
version: 5.8.3
7999-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
7997+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
7998+
version: 5.9.3
7999+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
80008000
bin:
80018001
tsc: bin/tsc
80028002
tsserver: bin/tsserver
8003-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
8003+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
80048004
languageName: node
80058005
linkType: hard
80068006

0 commit comments

Comments
 (0)