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

build(deps-dev): bump typescript from 5.2.2 to 5.3.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 2fb5b4ea
......@@ -71,7 +71,7 @@
"prettier": "^2.8.0",
"rimraf": "^5.0.5",
"ts-mocha": "^10.0.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"nx-cloud": "latest"
},
"dependencies": {
......
......@@ -48,6 +48,6 @@
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.11.0",
"tsx": "^4.3.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
......@@ -60,7 +60,7 @@
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^22.1.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vitest": "^0.34.2"
},
......
......@@ -43,7 +43,7 @@
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^22.1.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"viem": "^1.19.7",
"vite": "^4.5.0",
"vitest": "^0.34.2"
......
......@@ -55,7 +55,7 @@
"nyc": "^15.1.0",
"ts-node": "^10.9.1",
"typedoc": "^0.25.3",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"viem": "^1.19.7",
"vitest": "^0.34.2",
"zod": "^3.22.4"
......
......@@ -36,7 +36,7 @@
"@swc/core": "^1.3.99",
"@vitest/coverage-istanbul": "^0.34.6",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"viem": "^1.19.7",
"vite": "^4.5.0",
"vitest": "^0.34.1",
......
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