Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 in /driver (#665)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent db1ada5 commit 82225eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"eslint-plugin-promise": "^6.1.1",
"semantic-release": "^23.0.0",
"ts-node": "^10.9.1",
"typescript": "~5.3"
"typescript": "~5.4"
},
"dependencies": {
"appium-ios-device": "^2.4.1",
Expand Down

0 comments on commit 82225eb

Please sign in to comment.