Skip to content

Commit 7c1c98a

Browse files
build(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /workspaces/upptime (#397)
build(deps-dev): bump typescript in /workspaces/upptime 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 aabdef4 commit 7c1c98a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

workspaces/upptime/package.json

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

workspaces/upptime/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4955,7 +4955,7 @@ __metadata:
49554955
"@spotify/prettier-config": "npm:^15.0.0"
49564956
node-gyp: "npm:^11.1.0"
49574957
prettier: "npm:^3.5.3"
4958-
typescript: "npm:~5.8.2"
4958+
typescript: "npm:~5.8.3"
49594959
languageName: unknown
49604960
linkType: soft
49614961

@@ -25520,13 +25520,13 @@ __metadata:
2552025520
languageName: node
2552125521
linkType: hard
2552225522

25523-
"typescript@npm:~5.8.2":
25524-
version: 5.8.2
25525-
resolution: "typescript@npm:5.8.2"
25523+
"typescript@npm:~5.8.3":
25524+
version: 5.8.3
25525+
resolution: "typescript@npm:5.8.3"
2552625526
bin:
2552725527
tsc: bin/tsc
2552825528
tsserver: bin/tsserver
25529-
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
25529+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
2553025530
languageName: node
2553125531
linkType: hard
2553225532

@@ -25550,13 +25550,13 @@ __metadata:
2555025550
languageName: node
2555125551
linkType: hard
2555225552

25553-
"typescript@patch:typescript@npm%3A~5.8.2#optional!builtin<compat/typescript>":
25554-
version: 5.8.2
25555-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
25553+
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
25554+
version: 5.8.3
25555+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2555625556
bin:
2555725557
tsc: bin/tsc
2555825558
tsserver: bin/tsserver
25559-
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
25559+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
2556025560
languageName: node
2556125561
linkType: hard
2556225562

0 commit comments

Comments
 (0)