Skip to content

Commit 2a96757

Browse files
feat(deps): update dependency typescript to v5.9.3
1 parent 5a22e12 commit 2a96757

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
@@ -59,7 +59,7 @@
5959
"semantic-release-pinst": "1.0.4",
6060
"ts-loader": "9.5.4",
6161
"tsimp": "2.0.12",
62-
"typescript": "5.9.2",
62+
"typescript": "5.9.3",
6363
"webpack": "5.101.3",
6464
"webpack-cli": "5.1.4",
6565
"webpack-dev-server": "5.2.2"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,7 +2692,7 @@ __metadata:
26922692
ts-loader: "npm:9.5.4"
26932693
tsimp: "npm:2.0.12"
26942694
tslib: "npm:2.8.1"
2695-
typescript: "npm:5.9.2"
2695+
typescript: "npm:5.9.3"
26962696
webpack: "npm:5.101.3"
26972697
webpack-cli: "npm:5.1.4"
26982698
webpack-dev-server: "npm:5.2.2"
@@ -14391,13 +14391,13 @@ __metadata:
1439114391
languageName: node
1439214392
linkType: hard
1439314393

14394-
"typescript@npm:5.9.2":
14395-
version: 5.9.2
14396-
resolution: "typescript@npm:5.9.2"
14394+
"typescript@npm:5.9.3":
14395+
version: 5.9.3
14396+
resolution: "typescript@npm:5.9.3"
1439714397
bin:
1439814398
tsc: bin/tsc
1439914399
tsserver: bin/tsserver
14400-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
14400+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
1440114401
languageName: node
1440214402
linkType: hard
1440314403

@@ -14411,13 +14411,13 @@ __metadata:
1441114411
languageName: node
1441214412
linkType: hard
1441314413

14414-
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
14415-
version: 5.9.2
14416-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
14414+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
14415+
version: 5.9.3
14416+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1441714417
bin:
1441814418
tsc: bin/tsc
1441914419
tsserver: bin/tsserver
14420-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
14420+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
1442114421
languageName: node
1442214422
linkType: hard
1442314423

0 commit comments

Comments
 (0)