Commit 43963683 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8246 from ethereum-optimism/dependabot/npm_and_yarn/typescript-5.3.2

build(deps-dev): bump typescript from 5.2.2 to 5.3.2
parents b1c284af e1906b9f
......@@ -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