Skip to content

Commit 57da713

Browse files
chore(deps-dev): bump typescript from 5.7.2 to 5.9.3 in /test
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 877c489 commit 57da713

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"escape-string-regexp": "^5.0.0",
1414
"ts-patch": "^3.3.0",
1515
"tsx": "^4.20.4",
16-
"typescript": "^5.8.3",
16+
"typescript": "^5.9.3",
1717
"typescript-transform-paths": "portal:../"
1818
},
1919
"workspaces": [

test/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ __metadata:
11111111
escape-string-regexp: "npm:^5.0.0"
11121112
ts-patch: "npm:^3.3.0"
11131113
tsx: "npm:^4.20.4"
1114-
typescript: "npm:^5.8.3"
1114+
typescript: "npm:^5.9.3"
11151115
typescript-transform-paths: "portal:../"
11161116
languageName: unknown
11171117
linkType: soft
@@ -1315,23 +1315,23 @@ __metadata:
13151315
languageName: node
13161316
linkType: soft
13171317

1318-
"typescript@npm:^5.8.3":
1319-
version: 5.9.2
1320-
resolution: "typescript@npm:5.9.2"
1318+
"typescript@npm:^5.9.3":
1319+
version: 5.9.3
1320+
resolution: "typescript@npm:5.9.3"
13211321
bin:
13221322
tsc: bin/tsc
13231323
tsserver: bin/tsserver
1324-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
1324+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
13251325
languageName: node
13261326
linkType: hard
13271327

1328-
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
1329-
version: 5.9.2
1330-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
1328+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
1329+
version: 5.9.3
1330+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
13311331
bin:
13321332
tsc: bin/tsc
13331333
tsserver: bin/tsserver
1334-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
1334+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
13351335
languageName: node
13361336
linkType: hard
13371337

0 commit comments

Comments
 (0)