Skip to content

Commit baf88bd

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 1681ec2 commit baf88bd

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
@@ -21,7 +21,7 @@
2121
"ts-patch": "^3.3.0",
2222
"tsp1": "npm:ts-patch@1.*.*",
2323
"tsp2": "npm:ts-patch@2.*.*",
24-
"typescript": "^5.7.2",
24+
"typescript": "^5.9.3",
2525
"typescript-3": "npm:[email protected]",
2626
"typescript-4.7": "npm:[email protected]",
2727
"typescript-5.5": "npm:[email protected]",

test/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8094,7 +8094,7 @@ __metadata:
80948094
ts-patch: "npm:^3.3.0"
80958095
tsp1: "npm:ts-patch@1.*.*"
80968096
tsp2: "npm:ts-patch@2.*.*"
8097-
typescript: "npm:^5.7.2"
8097+
typescript: "npm:^5.9.3"
80988098
typescript-3: "npm:[email protected]"
80998099
typescript-4.7: "npm:[email protected]"
81008100
typescript-5.5: "npm:[email protected]"
@@ -9291,23 +9291,23 @@ __metadata:
92919291
languageName: node
92929292
linkType: soft
92939293

9294-
"typescript@npm:^5.7.2":
9295-
version: 5.7.2
9296-
resolution: "typescript@npm:5.7.2"
9294+
"typescript@npm:^5.9.3":
9295+
version: 5.9.3
9296+
resolution: "typescript@npm:5.9.3"
92979297
bin:
92989298
tsc: bin/tsc
92999299
tsserver: bin/tsserver
9300-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
9300+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
93019301
languageName: node
93029302
linkType: hard
93039303

9304-
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
9305-
version: 5.7.2
9306-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
9304+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
9305+
version: 5.9.3
9306+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
93079307
bin:
93089308
tsc: bin/tsc
93099309
tsserver: bin/tsserver
9310-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
9310+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
93119311
languageName: node
93129312
linkType: hard
93139313

0 commit comments

Comments
 (0)