Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#778)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.5.4...v4.5.5)

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

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] committed Feb 13, 2022
1 parent 4224fb9 commit d037225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -72,7 +72,7 @@
"react-dom": "17.0.2",
"react-test-renderer": "17.0.2",
"ts-node": "10.4.0",
"typescript": "4.5.4"
"typescript": "4.5.5"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down

0 comments on commit d037225

Please sign in to comment.