Skip to content

Commit 7eaa571

Browse files
dependabot[bot]JasonWeinzierl
authored andcommitted
chore(deps-dev): bump typescript from 5.7.2 to 5.7.3
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 ab5b5ff commit 7eaa571

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
@@ -92,7 +92,7 @@
9292
"markdownlint-cli2": "^0.17.1",
9393
"rxjs": "^7.8.1",
9494
"tsup": "^8.3.5",
95-
"typescript": "~5.7.2",
95+
"typescript": "~5.7.3",
9696
"typescript-eslint": "^8.19.1",
9797
"vitest": "^2.1.8"
9898
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2217,7 +2217,7 @@ __metadata:
22172217
ts-api-utils: "npm:^1.3.0"
22182218
tslib: "npm:^2.1.0"
22192219
tsup: "npm:^8.3.5"
2220-
typescript: "npm:~5.7.2"
2220+
typescript: "npm:~5.7.3"
22212221
typescript-eslint: "npm:^8.19.1"
22222222
vitest: "npm:^2.1.8"
22232223
peerDependencies:
@@ -4778,23 +4778,23 @@ __metadata:
47784778
languageName: node
47794779
linkType: hard
47804780

4781-
"typescript@npm:~5.7.2":
4782-
version: 5.7.2
4783-
resolution: "typescript@npm:5.7.2"
4781+
"typescript@npm:~5.7.3":
4782+
version: 5.7.3
4783+
resolution: "typescript@npm:5.7.3"
47844784
bin:
47854785
tsc: bin/tsc
47864786
tsserver: bin/tsserver
4787-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
4787+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
47884788
languageName: node
47894789
linkType: hard
47904790

4791-
"typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
4792-
version: 5.7.2
4793-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
4791+
"typescript@patch:typescript@npm%3A~5.7.3#optional!builtin<compat/typescript>":
4792+
version: 5.7.3
4793+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
47944794
bin:
47954795
tsc: bin/tsc
47964796
tsserver: bin/tsserver
4797-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
4797+
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
47984798
languageName: node
47994799
linkType: hard
48004800

0 commit comments

Comments
 (0)