build(deps-dev): bump typescript from 4.9.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v5.1.6) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
... | ... | @@ -75,7 +75,7 @@ |
"prettier-plugin-solidity": "^1.0.0-beta.13", | ||
"rimraf": "^5.0.1", | ||
"ts-mocha": "^10.0.0", | ||
"typescript": "^4.9.3" | ||
"typescript": "^5.1.6" | ||
}, | ||
"dependencies": { | ||
"@changesets/cli": "^2.26.0", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment