Commit 48ea5176 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

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: default avatardependabot[bot] <support@github.com>
parent beeffe9c
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,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": "^4.9.3" "typescript": "^5.1.6"
}, },
"dependencies": { "dependencies": {
"@changesets/cli": "^2.26.0", "@changesets/cli": "^2.26.0",
......
...@@ -44,6 +44,6 @@ ...@@ -44,6 +44,6 @@
"solhint": "^3.4.1", "solhint": "^3.4.1",
"solhint-plugin-prettier": "^0.0.5", "solhint-plugin-prettier": "^0.0.5",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^4.9.3" "typescript": "^5.1.6"
} }
} }
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment