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

Merge pull request #7601 from ethereum-optimism/dependabot/npm_and_yarn/abitype-0.9.10

build(deps-dev): bump abitype from 0.9.9 to 0.9.10
parents 18f535ec 152e70de
......@@ -54,7 +54,7 @@
"@vitest/coverage-istanbul": "^0.34.6",
"@wagmi/cli": "^1.5.2",
"@wagmi/core": "^1.4.3",
"abitype": "^0.9.9",
"abitype": "^0.9.10",
"glob": "^10.3.10",
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
......
......@@ -38,7 +38,7 @@
"@testing-library/jest-dom": "^6.0.1",
"@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^0.34.6",
"abitype": "^0.9.9",
"abitype": "^0.9.10",
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^22.1.0",
......
......@@ -320,8 +320,8 @@ importers:
specifier: ^1.4.3
version: 1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.16.0)
abitype:
specifier: ^0.9.9
version: 0.9.9(typescript@5.2.2)
specifier: ^0.9.10
version: 0.9.10(typescript@5.2.2)
glob:
specifier: ^10.3.10
version: 10.3.10
......@@ -414,8 +414,8 @@ importers:
specifier: ^0.34.6
version: 0.34.6(vitest@0.34.2)
abitype:
specifier: ^0.9.9
version: 0.9.9(typescript@5.2.2)
specifier: ^0.9.10
version: 0.9.10(typescript@5.2.2)
isomorphic-fetch:
specifier: ^3.0.0
version: 3.0.0
......@@ -5287,11 +5287,11 @@ packages:
zod: 3.22.3
dev: true
/abitype@0.9.8(typescript@5.2.2)(zod@3.22.3):
resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==}
/abitype@0.9.10(typescript@5.2.2):
resolution: {integrity: sha512-FIS7U4n7qwAT58KibwYig5iFG4K61rbhAqaQh/UWj8v1Y8mjX3F8TC9gd8cz9yT1TYel9f8nS5NO5kZp2RW0jQ==}
peerDependencies:
typescript: '>=5.0.4'
zod: ^3 >=3.19.1
zod: ^3 >=3.22.0
peerDependenciesMeta:
typescript:
optional: true
......@@ -5299,10 +5299,9 @@ packages:
optional: true
dependencies:
typescript: 5.2.2
zod: 3.22.3
dev: true
/abitype@0.9.8(typescript@5.2.2)(zod@3.22.4):
/abitype@0.9.8(typescript@5.2.2)(zod@3.22.3):
resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==}
peerDependencies:
typescript: '>=5.0.4'
......@@ -5314,10 +5313,11 @@ packages:
optional: true
dependencies:
typescript: 5.2.2
zod: 3.22.4
zod: 3.22.3
dev: true
/abitype@0.9.9(typescript@5.2.2):
resolution: {integrity: sha512-rBModE9LGdPkV956XLnipCEQ0Z5SeqObjz60fD4RsAq9ky7Hih6fT5YQDM1eVy/NZJN1Z4wC7NFcdYKrd1+ffA==}
/abitype@0.9.8(typescript@5.2.2)(zod@3.22.4):
resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==}
peerDependencies:
typescript: '>=5.0.4'
zod: ^3 >=3.19.1
......@@ -5328,7 +5328,7 @@ packages:
optional: true
dependencies:
typescript: 5.2.2
dev: true
zod: 3.22.4
/abort-controller@3.0.0:
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
......
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