Commit 1e1b3ab9 authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #6655 from ethereum-optimism/dependabot/npm_and_yarn/typescript-5.1.6

build(deps-dev): bump typescript from 4.9.3 to 5.1.6
parents ee756961 48ea5176
...@@ -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