Skip to content

Commit 0b98b69

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3 in /driver (#786)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 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](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 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 e6037d7 commit 0b98b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint": "^9.17.0",
6767
"semantic-release": "^23.0.0",
6868
"ts-node": "^10.9.1",
69-
"typescript": "~5.7"
69+
"typescript": "~5.8"
7070
},
7171
"dependencies": {
7272
"appium-ios-device": "^2.7.18",

0 commit comments

Comments
 (0)