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

build(deps-dev): bump @wagmi/cli from 2.0.2 to 2.0.3 (#8934)

Bumps [@wagmi/cli](https://github.com/wevm/wagmi/tree/HEAD/packages/cli) from 2.0.2 to 2.0.3.
- [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.0.3/packages/cli)

---
updated-dependencies:
- dependency-name: "@wagmi/cli"
  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 d7c2bcf4
...@@ -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.1.3", "@vitest/coverage-istanbul": "^1.1.3",
"@wagmi/cli": "^2.0.2", "@wagmi/cli": "^2.0.3",
"@wagmi/core": "^2.1.1", "@wagmi/core": "^2.1.1",
"abitype": "^0.10.3", "abitype": "^0.10.3",
"glob": "^10.3.10", "glob": "^10.3.10",
......
...@@ -309,8 +309,8 @@ importers: ...@@ -309,8 +309,8 @@ importers:
specifier: ^1.1.3 specifier: ^1.1.3
version: 1.1.3(vitest@1.0.1) version: 1.1.3(vitest@1.0.1)
'@wagmi/cli': '@wagmi/cli':
specifier: ^2.0.2 specifier: ^2.0.3
version: 2.0.2(typescript@5.3.3) version: 2.0.3(typescript@5.3.3)
'@wagmi/core': '@wagmi/core':
specifier: ^2.1.1 specifier: ^2.1.1
version: 2.1.1(react@18.2.0)(typescript@5.3.3)(viem@2.0.3) version: 2.1.1(react@18.2.0)(typescript@5.3.3)(viem@2.0.3)
...@@ -6579,8 +6579,8 @@ packages: ...@@ -6579,8 +6579,8 @@ packages:
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
dev: true dev: true
/@wagmi/cli@2.0.2(typescript@5.3.3): /@wagmi/cli@2.0.3(typescript@5.3.3):
resolution: {integrity: sha512-yPMmysofCaC/0g4bwqHtJ7QztjVw8t1M1fppG0zO2qlsBHDreVjbeugHwe5+ZK009szsGo+d+G63pO5VhApXdA==} resolution: {integrity: sha512-oUVJZhddIXaKI/vbszYpyinYaXboOjLKP42f98UjJM3FaAhhAbC6OcF6kIQsfiPlS03mfa3CQUVMKIKFznHbGw==}
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