Skip to content

Commit 9c30643

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

test/package.json

+1-1
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.7.3",
2525
"typescript-3": "npm:[email protected]",
2626
"typescript-4.7": "npm:[email protected]",
2727
"typescript-5.5": "npm:[email protected]",

test/yarn.lock

+9-9
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.7.3"
80988098
typescript-3: "npm:[email protected]"
80998099
typescript-4.7: "npm:[email protected]"
81008100
typescript-5.5: "npm:[email protected]"
@@ -9287,23 +9287,23 @@ __metadata:
92879287
languageName: node
92889288
linkType: soft
92899289

9290-
"typescript@npm:^5.7.2":
9291-
version: 5.7.2
9292-
resolution: "typescript@npm:5.7.2"
9290+
"typescript@npm:^5.7.3":
9291+
version: 5.7.3
9292+
resolution: "typescript@npm:5.7.3"
92939293
bin:
92949294
tsc: bin/tsc
92959295
tsserver: bin/tsserver
9296-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
9296+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
92979297
languageName: node
92989298
linkType: hard
92999299

9300-
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
9301-
version: 5.7.2
9302-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
9300+
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
9301+
version: 5.7.3
9302+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
93039303
bin:
93049304
tsc: bin/tsc
93059305
tsserver: bin/tsserver
9306-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
9306+
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
93079307
languageName: node
93089308
linkType: hard
93099309

0 commit comments

Comments
 (0)