Skip to content

Commit

Permalink
Bump typescript from 5.1.3 to 5.2.2 in /cli-tests
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 06d46a1 commit 06c612e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions cli-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"playwright": "^1.33.0",
"promise-retry": "^2.0.1",
"shelljs": "^0.8.5",
"typescript": "^5.1.3"
"typescript": "^5.2.2"
},
"devDependencies": {
"@types/promise-retry": "^1.1.3",
Expand Down

0 comments on commit 06c612e

Please sign in to comment.