Commit 1583d1a0 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8350 from ethereum-optimism/dependabot/npm_and_yarn/abitype-0.10.3

build(deps-dev): bump abitype from 0.10.2 to 0.10.3
parents 382c1051 d097fb04
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
"@vitest/coverage-istanbul": "^0.34.6", "@vitest/coverage-istanbul": "^0.34.6",
"@wagmi/cli": "^1.5.2", "@wagmi/cli": "^1.5.2",
"@wagmi/core": "^1.4.7", "@wagmi/core": "^1.4.7",
"abitype": "^0.10.2", "abitype": "^0.10.3",
"glob": "^10.3.10", "glob": "^10.3.10",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom", "jest-dom": "link:@types/@testing-library/jest-dom",
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
"@testing-library/jest-dom": "^6.1.4", "@testing-library/jest-dom": "^6.1.4",
"@testing-library/react-hooks": "^8.0.1", "@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^0.34.6", "@vitest/coverage-istanbul": "^0.34.6",
"abitype": "^0.10.2", "abitype": "^0.10.3",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom", "jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^23.0.0", "jsdom": "^23.0.0",
......
...@@ -323,8 +323,8 @@ importers: ...@@ -323,8 +323,8 @@ importers:
specifier: ^1.4.7 specifier: ^1.4.7
version: 1.4.7(react@18.2.0)(typescript@5.3.2)(viem@1.19.9) version: 1.4.7(react@18.2.0)(typescript@5.3.2)(viem@1.19.9)
abitype: abitype:
specifier: ^0.10.2 specifier: ^0.10.3
version: 0.10.2(typescript@5.3.2) version: 0.10.3(typescript@5.3.2)
glob: glob:
specifier: ^10.3.10 specifier: ^10.3.10
version: 10.3.10 version: 10.3.10
...@@ -417,8 +417,8 @@ importers: ...@@ -417,8 +417,8 @@ importers:
specifier: ^0.34.6 specifier: ^0.34.6
version: 0.34.6(vitest@0.34.2) version: 0.34.6(vitest@0.34.2)
abitype: abitype:
specifier: ^0.10.2 specifier: ^0.10.3
version: 0.10.2(typescript@5.3.2) version: 0.10.3(typescript@5.3.2)
isomorphic-fetch: isomorphic-fetch:
specifier: ^3.0.0 specifier: ^3.0.0
version: 3.0.0 version: 3.0.0
...@@ -5277,8 +5277,8 @@ packages: ...@@ -5277,8 +5277,8 @@ packages:
jsonparse: 1.3.1 jsonparse: 1.3.1
through: 2.3.8 through: 2.3.8
/abitype@0.10.2(typescript@5.3.2): /abitype@0.10.3(typescript@5.3.2):
resolution: {integrity: sha512-1XndI+RKFWK4+TXCNv1683MRyX5NGmlHXCvqzjOqhSS3PQrxT2QYRZq1bMPPRNjn89B3eVaM2w7y3jVj/OIUzA==} resolution: {integrity: sha512-tRN+7XIa7J9xugdbRzFv/95ka5ivR/sRe01eiWvM0HWWjHuigSZEACgKa0sj4wGuekTDtghCx+5Izk/cOi78pQ==}
peerDependencies: peerDependencies:
typescript: '>=5.0.4' typescript: '>=5.0.4'
zod: ^3 >=3.22.0 zod: ^3 >=3.22.0
......
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