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

dependabot(npm): bump typescript from 5.3.3 to 5.4.5 (#10105)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [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.3.3...v5.4.5)

---
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 097ca877
......@@ -75,7 +75,7 @@
"prettier": "^2.8.0",
"rimraf": "^5.0.5",
"ts-mocha": "^10.0.0",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"wait-on": "^7.2.0"
},
"dependencies": {
......
......@@ -50,6 +50,6 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
......@@ -59,7 +59,7 @@
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^24.0.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"vite": "^5.1.7",
"wagmi": "^2.5.5",
"vitest": "^1.2.2"
......
......@@ -43,7 +43,7 @@
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^24.0.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"viem": "^2.8.13",
"vite": "^5.1.7",
"vitest": "^1.2.2"
......
......@@ -55,7 +55,7 @@
"nyc": "^15.1.0",
"ts-node": "^10.9.2",
"typedoc": "^0.25.7",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"viem": "^2.8.13",
"vitest": "^1.2.2",
"zod": "^3.22.4"
......
......@@ -36,7 +36,7 @@
"@swc/core": "^1.4.6",
"@vitest/coverage-istanbul": "^1.2.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"viem": "^2.8.13",
"vite": "^5.1.7",
"vitest": "^1.2.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