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

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

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

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 3adc2cc4
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
"prettier": "^2.8.0", "prettier": "^2.8.0",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",
"ts-mocha": "^10.0.0", "ts-mocha": "^10.0.0",
"typescript": "^5.3.2", "typescript": "^5.3.3",
"nx-cloud": "latest" "nx-cloud": "latest"
}, },
"dependencies": { "dependencies": {
......
...@@ -52,6 +52,6 @@ ...@@ -52,6 +52,6 @@
"@typescript-eslint/eslint-plugin": "^6.13.2", "@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2", "@typescript-eslint/parser": "^6.13.2",
"tsx": "^4.6.2", "tsx": "^4.6.2",
"typescript": "^5.3.2" "typescript": "^5.3.3"
} }
} }
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
"jest-dom": "link:@types/@testing-library/jest-dom", "jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^23.0.1", "jsdom": "^23.0.1",
"tsup": "^8.0.1", "tsup": "^8.0.1",
"typescript": "^5.3.2", "typescript": "^5.3.3",
"vite": "^5.0.5", "vite": "^5.0.5",
"vitest": "^1.0.1" "vitest": "^1.0.1"
}, },
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
"jest-dom": "link:@types/@testing-library/jest-dom", "jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^23.0.1", "jsdom": "^23.0.1",
"tsup": "^8.0.1", "tsup": "^8.0.1",
"typescript": "^5.3.2", "typescript": "^5.3.3",
"viem": "^1.19.11", "viem": "^1.19.11",
"vite": "^5.0.5", "vite": "^5.0.5",
"vitest": "^1.0.1" "vitest": "^1.0.1"
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"nyc": "^15.1.0", "nyc": "^15.1.0",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typedoc": "^0.25.4", "typedoc": "^0.25.4",
"typescript": "^5.3.2", "typescript": "^5.3.3",
"viem": "^1.19.11", "viem": "^1.19.11",
"vitest": "^1.0.1", "vitest": "^1.0.1",
"zod": "^3.22.4" "zod": "^3.22.4"
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
"@swc/core": "^1.3.100", "@swc/core": "^1.3.100",
"@vitest/coverage-istanbul": "^1.0.1", "@vitest/coverage-istanbul": "^1.0.1",
"tsup": "^8.0.1", "tsup": "^8.0.1",
"typescript": "^5.3.2", "typescript": "^5.3.3",
"viem": "^1.19.11", "viem": "^1.19.11",
"vite": "^5.0.5", "vite": "^5.0.5",
"vitest": "^1.0.1", "vitest": "^1.0.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