Commit 04e28f0b authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump @wagmi/cli from 2.0.4 to 2.1.0 (#9210)

Bumps [@wagmi/cli](https://github.com/wevm/wagmi/tree/HEAD/packages/cli) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/cli@2.1.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@wagmi/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 34cf435f
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
"@testing-library/react-hooks": "^8.0.1", "@testing-library/react-hooks": "^8.0.1",
"@types/glob": "^8.1.0", "@types/glob": "^8.1.0",
"@vitest/coverage-istanbul": "^1.2.2", "@vitest/coverage-istanbul": "^1.2.2",
"@wagmi/cli": "^2.0.4", "@wagmi/cli": "^2.1.0",
"@wagmi/core": "^2.6.1", "@wagmi/core": "^2.6.1",
"abitype": "^1.0.0", "abitype": "^1.0.0",
"glob": "^10.3.10", "glob": "^10.3.10",
......
...@@ -300,8 +300,8 @@ importers: ...@@ -300,8 +300,8 @@ importers:
specifier: ^1.2.2 specifier: ^1.2.2
version: 1.2.2(vitest@1.2.2) version: 1.2.2(vitest@1.2.2)
'@wagmi/cli': '@wagmi/cli':
specifier: ^2.0.4 specifier: ^2.1.0
version: 2.0.4(typescript@5.3.3) version: 2.1.0(typescript@5.3.3)
'@wagmi/core': '@wagmi/core':
specifier: ^2.6.1 specifier: ^2.6.1
version: 2.6.1(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) version: 2.6.1(react@18.2.0)(typescript@5.3.3)(viem@2.5.0)
...@@ -6322,8 +6322,8 @@ packages: ...@@ -6322,8 +6322,8 @@ packages:
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
dev: true dev: true
/@wagmi/cli@2.0.4(typescript@5.3.3): /@wagmi/cli@2.1.0(typescript@5.3.3):
resolution: {integrity: sha512-JcIp46LUrhctEpMMNalFVX8Uua6Wv9875w8x3cRZlGF9nVLT3GigJVpRrgPCinY+Qn+m592rFCnpueS7FZbOiQ==} resolution: {integrity: sha512-K735NE+DIFrPF01V3RpbcKmhkEalgQahEE5Ttvrt+DUo3kEnjP9bmILZvBwr7F1o1jdOpZjJGPZVj1ZMFcTl3g==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
typescript: '>=5' typescript: '>=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