Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 4.9.5 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 4, 2023
1 parent 48fce31 commit addacd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-remote-tester": "^3.0.0",
"eslint-remote-tester-repositories": "^1.0.1",
"kcd-scripts": "^12.0.0",
"typescript": "^4.5.3"
"typescript": "^5.1.3"
},
"peerDependencies": {
"eslint": "^6.8.0 || ^7.0.0 || ^8.0.0",
Expand Down

0 comments on commit addacd5

Please sign in to comment.