Skip to content

Commit

Permalink
Bump typescript from 5.0.4 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jun 9, 2023
1 parent f1b482c commit 7992457
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -36,7 +36,7 @@
"react-markdown": "^8.0.7",
"react-router-dom": "^6.11.2",
"remark-gfm": "^3.0.1",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
},
"scripts": {
"prepare": "husky install"
Expand Down

0 comments on commit 7992457

Please sign in to comment.