Skip to content

Commit 3adf44b

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2. - [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.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bff1c1a commit 3adf44b

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.2",
9393
"rxjs": "^7.8.2",
9494
"tsup": "^8.4.0",
95-
"typescript": "~5.7.3",
95+
"typescript": "~5.8.2",
9696
"typescript-eslint": "^8.26.1",
9797
"vitest": "^3.0.8"
9898
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1965,7 +1965,7 @@ __metadata:
19651965
ts-api-utils: "npm:^2.0.0"
19661966
tslib: "npm:^2.1.0"
19671967
tsup: "npm:^8.4.0"
1968-
typescript: "npm:~5.7.3"
1968+
typescript: "npm:~5.8.2"
19691969
typescript-eslint: "npm:^8.26.1"
19701970
vitest: "npm:^3.0.8"
19711971
peerDependencies:
@@ -4405,23 +4405,23 @@ __metadata:
44054405
languageName: node
44064406
linkType: hard
44074407

4408-
"typescript@npm:~5.7.3":
4409-
version: 5.7.3
4410-
resolution: "typescript@npm:5.7.3"
4408+
"typescript@npm:~5.8.2":
4409+
version: 5.8.2
4410+
resolution: "typescript@npm:5.8.2"
44114411
bin:
44124412
tsc: bin/tsc
44134413
tsserver: bin/tsserver
4414-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
4414+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
44154415
languageName: node
44164416
linkType: hard
44174417

4418-
"typescript@patch:typescript@npm%3A~5.7.3#optional!builtin<compat/typescript>":
4419-
version: 5.7.3
4420-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
4418+
"typescript@patch:typescript@npm%3A~5.8.2#optional!builtin<compat/typescript>":
4419+
version: 5.8.2
4420+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
44214421
bin:
44224422
tsc: bin/tsc
44234423
tsserver: bin/tsserver
4424-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
4424+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
44254425
languageName: node
44264426
linkType: hard
44274427

0 commit comments

Comments
 (0)