Commit 9001eef4 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

dependabot(npm): bump typescript from 5.4.5 to 5.5.3 (#11113)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 049f0abd
......@@ -72,7 +72,7 @@
"prettier": "^2.8.0",
"rimraf": "^5.0.5",
"ts-mocha": "^10.0.0",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"wait-on": "^7.2.0"
},
"dependencies": {
......
......@@ -48,6 +48,6 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"tsx": "^4.7.0",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
}
}
......@@ -43,7 +43,7 @@
"nyc": "^15.1.0",
"ts-node": "^10.9.2",
"typedoc": "^0.25.7",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"dependencies": {
"@eth-optimism/core-utils": "^0.13.2",
......
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