Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: typechain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 12, 2023
1 parent d0639ba commit e11d0b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"reflect-metadata": "^0.1.13",
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
"typechain": "^8.3.1",
"typechain": "^8.3.2",
"uuid": "^9.0.1",
"winston": "^3.10.0",
"zod": "^3.22.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7732,7 +7732,7 @@ __metadata:
ts-loader: ^9.4.4
ts-node: ^10.0.0
tsconfig-paths: 4.2.0
typechain: ^8.3.1
typechain: ^8.3.2
typescript: ^5.1.6
uuid: ^9.0.1
winston: ^3.10.0
Expand Down Expand Up @@ -8634,9 +8634,9 @@ __metadata:
languageName: node
linkType: hard

"typechain@npm:^8.3.1":
version: 8.3.1
resolution: "typechain@npm:8.3.1"
"typechain@npm:^8.3.2":
version: 8.3.2
resolution: "typechain@npm:8.3.2"
dependencies:
"@types/prettier": ^2.1.1
debug: ^4.3.1
Expand All @@ -8652,7 +8652,7 @@ __metadata:
typescript: ">=4.3.0"
bin:
typechain: dist/cli/cli.js
checksum: c1e11ab1452d0c83be0c34a8b900b156b0c6654b95f7e7bb18dd98c0decd6009ffa1316e393f4e8def187af1bea3e931a13503815cc37155c0c945b7ae5b5215
checksum: 146a1896fa93403404be78757790b0f95b5457efebcca16b61622e09c374d555ef4f837c1c4eedf77e03abc50276d96a2f33064ec09bb802f62d8cc2b13fce70
languageName: node
linkType: hard

Expand Down

0 comments on commit e11d0b5

Please sign in to comment.