Skip to content

Commit c98b0df

Browse files
build(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /workspaces/confluence (#390)
build(deps-dev): bump typescript in /workspaces/confluence 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 720e8c7 commit c98b0df

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

workspaces/confluence/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@spotify/prettier-config": "^15.0.0",
4242
"node-gyp": "^11.1.0",
4343
"prettier": "^3.5.3",
44-
"typescript": "~5.8.2"
44+
"typescript": "~5.8.3"
4545
},
4646
"resolutions": {
4747
"@types/react": "^18",

workspaces/confluence/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5293,7 +5293,7 @@ __metadata:
52935293
"@spotify/prettier-config": "npm:^15.0.0"
52945294
node-gyp: "npm:^11.1.0"
52955295
prettier: "npm:^3.5.3"
5296-
typescript: "npm:~5.8.2"
5296+
typescript: "npm:~5.8.3"
52975297
languageName: unknown
52985298
linkType: soft
52995299

@@ -25617,13 +25617,13 @@ __metadata:
2561725617
languageName: node
2561825618
linkType: hard
2561925619

25620-
"typescript@npm:~5.8.2":
25621-
version: 5.8.2
25622-
resolution: "typescript@npm:5.8.2"
25620+
"typescript@npm:~5.8.3":
25621+
version: 5.8.3
25622+
resolution: "typescript@npm:5.8.3"
2562325623
bin:
2562425624
tsc: bin/tsc
2562525625
tsserver: bin/tsserver
25626-
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
25626+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
2562725627
languageName: node
2562825628
linkType: hard
2562925629

@@ -25647,13 +25647,13 @@ __metadata:
2564725647
languageName: node
2564825648
linkType: hard
2564925649

25650-
"typescript@patch:typescript@npm%3A~5.8.2#optional!builtin<compat/typescript>":
25651-
version: 5.8.2
25652-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
25650+
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
25651+
version: 5.8.3
25652+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2565325653
bin:
2565425654
tsc: bin/tsc
2565525655
tsserver: bin/tsserver
25656-
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
25656+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
2565725657
languageName: node
2565825658
linkType: hard
2565925659

0 commit comments

Comments
 (0)