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