Commit 2a7694b7 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8482 from ethereum-optimism/dependabot/npm_and_yarn/typescript-5.3.3

build(deps-dev): bump typescript from 5.3.2 to 5.3.3
parents d8635bda de369ef5
...@@ -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