Skip to content

Commit 82225eb

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 in /driver (#665)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.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.3.3...v5.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db1ada5 commit 82225eb

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
@@ -73,7 +73,7 @@
7373
"eslint-plugin-promise": "^6.1.1",
7474
"semantic-release": "^23.0.0",
7575
"ts-node": "^10.9.1",
76-
"typescript": "~5.3"
76+
"typescript": "~5.4"
7777
},
7878
"dependencies": {
7979
"appium-ios-device": "^2.4.1",

0 commit comments

Comments
 (0)