Skip to content

Commit

Permalink
chore(deps-dev): bump typechain from 8.2.0 to 8.3.1 (#51)
Browse files Browse the repository at this point in the history
Bumps [typechain](https://github.com/ethereum-ts/Typechain) from 8.2.0 to 8.3.1.
- [Release notes](https://github.com/ethereum-ts/Typechain/releases)
- [Commits](https://github.com/ethereum-ts/Typechain/compare/[email protected]@8.3.1)

---
updated-dependencies:
- dependency-name: typechain
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent b306122 commit 1c8f5d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"supertest": "^6.3.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typechain": "^8.2.0",
"typechain": "^8.3.1",
"typescript": "^5.1.6"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4825,10 +4825,10 @@ type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"

typechain@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/typechain/-/typechain-8.2.0.tgz#bd4fc8f111d4405e36858bae6f744604617b60f3"
integrity sha512-tZqhqjxJ9xAS/Lh32jccTjMkpx7sTdUVVHAy5Bf0TIer5QFNYXotiX74oCvoVYjyxUKDK3MXHtMFzMyD3kE+jg==
typechain@^8.3.1:
version "8.3.1"
resolved "https://registry.yarnpkg.com/typechain/-/typechain-8.3.1.tgz#dccbc839b94877997536c356380eff7325395cfb"
integrity sha512-fA7clol2IP/56yq6vkMTR+4URF1nGjV82Wx6Rf09EsqD4tkzMAvEaqYxVFCavJm/1xaRga/oD55K+4FtuXwQOQ==
dependencies:
"@types/prettier" "^2.1.1"
debug "^4.3.1"
Expand Down

0 comments on commit 1c8f5d8

Please sign in to comment.