Commit 34e74508 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

dependabot(npm): bump abitype from 1.0.0 to 1.0.2 (#9914)

Bumps [abitype](https://github.com/wevm/abitype) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/wevm/abitype/releases)
- [Commits](https://github.com/wevm/abitype/compare/abitype@1.0.0...abitype@1.0.2)

---
updated-dependencies:
- dependency-name: abitype
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent c1573508
......@@ -53,7 +53,7 @@
"@vitest/coverage-istanbul": "^1.2.2",
"@wagmi/cli": "^2.1.2",
"@wagmi/core": "^2.6.3",
"abitype": "^1.0.0",
"abitype": "^1.0.2",
"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.4.2",
"@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^1.2.2",
"abitype": "^1.0.0",
"abitype": "^1.0.2",
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^24.0.0",
......
......@@ -306,8 +306,8 @@ importers:
specifier: ^2.6.3
version: 2.6.3(react@18.2.0)(typescript@5.3.3)(viem@2.7.19)
abitype:
specifier: ^1.0.0
version: 1.0.0(typescript@5.3.3)(zod@3.22.4)
specifier: ^1.0.2
version: 1.0.2(typescript@5.3.3)
glob:
specifier: ^10.3.10
version: 10.3.10
......@@ -403,8 +403,8 @@ importers:
specifier: ^1.2.2
version: 1.2.2(vitest@1.2.2)
abitype:
specifier: ^1.0.0
version: 1.0.0(typescript@5.3.3)(zod@3.22.4)
specifier: ^1.0.2
version: 1.0.2(typescript@5.3.3)
isomorphic-fetch:
specifier: ^3.0.0
version: 3.0.0
......@@ -6834,6 +6834,20 @@ packages:
typescript: 5.3.3
zod: 3.22.4
/abitype@1.0.2(typescript@5.3.3):
resolution: {integrity: sha512-aFt4k2H+eiAKy/zxtnORa9iIb10BMBeWL18l8v4+QuwYEBXPxxjSB1bFZCzQmKPoj8m7j68K705l3uY+E2gAjg==}
peerDependencies:
typescript: '>=5.0.4'
zod: ^3 >=3.22.0
peerDependenciesMeta:
typescript:
optional: true
zod:
optional: true
dependencies:
typescript: 5.3.3
dev: true
/abort-controller@3.0.0:
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
engines: {node: '>=6.5'}
......
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