Skip to content

Commit c21556a

Browse files
build(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /workspaces/github-marketplace (#340)
build(deps-dev): bump typescript in /workspaces/github-marketplace 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 d05cef8 commit c21556a

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

workspaces/github-marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react": "^17.0.0 || ^18.0.0",
4343
"react-dom": "^17.0.0 || ^18.0.0",
4444
"react-router-dom": "^6.14.1",
45-
"typescript": "~5.7.3"
45+
"typescript": "~5.8.2"
4646
},
4747
"resolutions": {
4848
"@types/react": "^18",

workspaces/github-marketplace/yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4672,7 +4672,7 @@ __metadata:
46724672
react: "npm:^17.0.0 || ^18.0.0"
46734673
react-dom: "npm:^17.0.0 || ^18.0.0"
46744674
react-router-dom: "npm:^6.14.1"
4675-
typescript: "npm:~5.7.3"
4675+
typescript: "npm:~5.8.2"
46764676
languageName: unknown
46774677
linkType: soft
46784678

@@ -24259,7 +24259,7 @@ __metadata:
2425924259
languageName: node
2426024260
linkType: hard
2426124261

24262-
"typescript@npm:5.7.3, typescript@npm:~5.7.3":
24262+
"typescript@npm:5.7.3":
2426324263
version: 5.7.3
2426424264
resolution: "typescript@npm:5.7.3"
2426524265
bin:
@@ -24279,7 +24279,17 @@ __metadata:
2427924279
languageName: node
2428024280
linkType: hard
2428124281

24282-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.7.3#optional!builtin<compat/typescript>":
24282+
"typescript@npm:~5.8.2":
24283+
version: 5.8.2
24284+
resolution: "typescript@npm:5.8.2"
24285+
bin:
24286+
tsc: bin/tsc
24287+
tsserver: bin/tsserver
24288+
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
24289+
languageName: node
24290+
linkType: hard
24291+
24292+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
2428324293
version: 5.7.3
2428424294
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=cef18b"
2428524295
bin:
@@ -24299,6 +24309,16 @@ __metadata:
2429924309
languageName: node
2430024310
linkType: hard
2430124311

24312+
"typescript@patch:typescript@npm%3A~5.8.2#optional!builtin<compat/typescript>":
24313+
version: 5.8.2
24314+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=cef18b"
24315+
bin:
24316+
tsc: bin/tsc
24317+
tsserver: bin/tsserver
24318+
checksum: 10/6ae9b2c4d3254ec2eaee6f26ed997e19c02177a212422993209f81e87092b2bb0a4738085549c5b0164982a5609364c047c72aeb281f6c8d802cd0d1c6f0d353
24319+
languageName: node
24320+
linkType: hard
24321+
2430224322
"uglify-js@npm:^3.1.4":
2430324323
version: 3.19.3
2430424324
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)