Skip to content

Commit

Permalink
Bump typescript from 4.7.4 to 4.8.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.7.4...v4.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 26, 2022
1 parent 1dd513b commit ab8cf08
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"prettier": "^2.7.1",
"supertest": "^6.2.4",
"ts-jest": "^27.1.4",
"typescript": "^4.7.4"
"typescript": "^4.8.2"
},
"jestSonar": {
"reportPath": "coverage"
Expand Down

0 comments on commit ab8cf08

Please sign in to comment.