Skip to content

Commit 7d12c43

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#1046)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8f3c5a commit 7d12c43

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
@@ -71,7 +71,7 @@
7171
"lint-staged": "^15.4.3",
7272
"pinst": "^3.0.0",
7373
"semantic-release": "^24.2.3",
74-
"typescript": "^5.7.3"
74+
"typescript": "^5.8.2"
7575
},
7676
"scripts": {
7777
"postinstall": "husky",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ __metadata:
930930
lint-staged: "npm:^15.4.3"
931931
pinst: "npm:^3.0.0"
932932
semantic-release: "npm:^24.2.3"
933-
typescript: "npm:^5.7.3"
933+
typescript: "npm:^5.8.2"
934934
peerDependencies:
935935
eslint: ^9.21.0
936936
jest: "*"
@@ -9172,23 +9172,23 @@ __metadata:
91729172
languageName: node
91739173
linkType: hard
91749174

9175-
"typescript@npm:^5.7.3":
9176-
version: 5.7.3
9177-
resolution: "typescript@npm:5.7.3"
9175+
"typescript@npm:^5.8.2":
9176+
version: 5.8.2
9177+
resolution: "typescript@npm:5.8.2"
91789178
bin:
91799179
tsc: bin/tsc
91809180
tsserver: bin/tsserver
9181-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
9181+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
91829182
languageName: node
91839183
linkType: hard
91849184

9185-
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
9186-
version: 5.7.3
9187-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
9185+
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
9186+
version: 5.8.2
9187+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
91889188
bin:
91899189
tsc: bin/tsc
91909190
tsserver: bin/tsserver
9191-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
9191+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
91929192
languageName: node
91939193
linkType: hard
91949194

0 commit comments

Comments
 (0)