Skip to content

Commit aabdef4

Browse files
build(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /workspaces/github-marketplace (#401)
build(deps-dev): bump typescript in /workspaces/github-marketplace Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d83bce2 commit aabdef4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.8.2"
45+
"typescript": "~5.8.3"
4646
},
4747
"resolutions": {
4848
"@types/react": "^18",

workspaces/github-marketplace/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3516,7 +3516,7 @@ __metadata:
35163516
react: "npm:^17.0.0 || ^18.0.0"
35173517
react-dom: "npm:^17.0.0 || ^18.0.0"
35183518
react-router-dom: "npm:^6.14.1"
3519-
typescript: "npm:~5.8.2"
3519+
typescript: "npm:~5.8.3"
35203520
languageName: unknown
35213521
linkType: soft
35223522

@@ -20835,13 +20835,13 @@ __metadata:
2083520835
languageName: node
2083620836
linkType: hard
2083720837

20838-
"typescript@npm:~5.8.2":
20839-
version: 5.8.2
20840-
resolution: "typescript@npm:5.8.2"
20838+
"typescript@npm:~5.8.3":
20839+
version: 5.8.3
20840+
resolution: "typescript@npm:5.8.3"
2084120841
bin:
2084220842
tsc: bin/tsc
2084320843
tsserver: bin/tsserver
20844-
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
20844+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
2084520845
languageName: node
2084620846
linkType: hard
2084720847

@@ -20865,13 +20865,13 @@ __metadata:
2086520865
languageName: node
2086620866
linkType: hard
2086720867

20868-
"typescript@patch:typescript@npm%3A~5.8.2#optional!builtin<compat/typescript>":
20869-
version: 5.8.2
20870-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
20868+
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
20869+
version: 5.8.3
20870+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2087120871
bin:
2087220872
tsc: bin/tsc
2087320873
tsserver: bin/tsserver
20874-
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
20874+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
2087520875
languageName: node
2087620876
linkType: hard
2087720877

0 commit comments

Comments
 (0)