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

Merge pull request #8252 from ethereum-optimism/dependabot/npm_and_yarn/tsup-8.0.1

build(deps-dev): bump tsup from 7.2.0 to 8.0.1
parents cd3d58bf 4d6c10aa
......@@ -33,7 +33,7 @@
"url": "https://github.com/ethereum-optimism/optimism.git"
},
"devDependencies": {
"tsup": "^7.2.0",
"tsup": "^8.0.1",
"vitest": "^0.34.4"
}
}
......@@ -59,7 +59,7 @@
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^22.1.0",
"tsup": "^7.2.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "^0.34.2"
......
......@@ -42,7 +42,7 @@
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^22.1.0",
"tsup": "^7.2.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"viem": "^1.19.7",
"vite": "^5.0.2",
......
......@@ -35,7 +35,7 @@
"@eth-optimism/contracts-ts": "workspace:^",
"@swc/core": "^1.3.99",
"@vitest/coverage-istanbul": "^0.34.6",
"tsup": "^7.2.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"viem": "^1.19.7",
"vite": "^5.0.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