Skip to content

Commit cb5079d

Browse files
dependabot[bot]mengdaming
authored andcommitted
Bump typescript from 5.7.2 to 5.7.3 in /examples/typescript-yarn
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] <support@github.com>
1 parent d0a760d commit cb5079d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

examples/typescript-yarn/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"jest": "^29.7.0",
1212
"jest-junit": "^16.0.0",
1313
"ts-jest": "^29.2.5",
14-
"typescript": "^5.7.2",
14+
"typescript": "^5.7.3",
1515
"yarn-upgrade-all": "^0.7.4"
1616
},
1717
"scripts": {

examples/typescript-yarn/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1914,7 +1914,7 @@ __metadata:
19141914
jest: "npm:^29.7.0"
19151915
jest-junit: "npm:^16.0.0"
19161916
ts-jest: "npm:^29.2.5"
1917-
typescript: "npm:^5.7.2"
1917+
typescript: "npm:^5.7.3"
19181918
yarn-upgrade-all: "npm:^0.7.4"
19191919
languageName: unknown
19201920
linkType: soft
@@ -3625,23 +3625,23 @@ __metadata:
36253625
languageName: node
36263626
linkType: hard
36273627

3628-
"typescript@npm:^5.7.2":
3629-
version: 5.7.2
3630-
resolution: "typescript@npm:5.7.2"
3628+
"typescript@npm:^5.7.3":
3629+
version: 5.7.3
3630+
resolution: "typescript@npm:5.7.3"
36313631
bin:
36323632
tsc: bin/tsc
36333633
tsserver: bin/tsserver
3634-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
3634+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
36353635
languageName: node
36363636
linkType: hard
36373637

3638-
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
3639-
version: 5.7.2
3640-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
3638+
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
3639+
version: 5.7.3
3640+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=cef18b"
36413641
bin:
36423642
tsc: bin/tsc
36433643
tsserver: bin/tsserver
3644-
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
3644+
checksum: 10c0/3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
36453645
languageName: node
36463646
linkType: hard
36473647

0 commit comments

Comments
 (0)