Commit 8b1b6702 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

dependabot(npm): bump typescript from 5.5.3 to 5.5.4 (#11215)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [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.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent db84d3ea
......@@ -66,7 +66,7 @@
"prettier": "^2.8.0",
"rimraf": "^5.0.5",
"ts-mocha": "^10.0.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"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.16.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
}
}
......@@ -40,7 +40,7 @@
"hardhat-deploy": "^0.12.4",
"ts-node": "^10.9.2",
"typedoc": "^0.26.5",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"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