Skip to content

Commit 3644e23

Browse files
committed
Update dependency typechain to v8.1.1
1 parent 49c0521 commit 3644e23

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"rimraf": "3.0.2",
4747
"solhint": "3.3.7",
4848
"ts-node": "10.9.1",
49-
"typechain": "8.1.0",
49+
"typechain": "8.1.1",
5050
"typescript": "4.8.4"
5151
},
5252
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9398,10 +9398,10 @@ type@^2.5.0:
93989398
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
93999399
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
94009400

9401-
typechain@8.1.0:
9402-
version "8.1.0"
9403-
resolved "https://registry.yarnpkg.com/typechain/-/typechain-8.1.0.tgz#fc4902ce596519cb2ccfd012e4ddf92a9945b569"
9404-
integrity sha512-5jToLgKTjHdI1VKqs/K8BLYy42Sr3o8bV5ojh4MnR9ExHO83cyyUdw+7+vMJCpKXUiVUvARM4qmHTFuyaCMAZQ==
9401+
typechain@8.1.1:
9402+
version "8.1.1"
9403+
resolved "https://registry.yarnpkg.com/typechain/-/typechain-8.1.1.tgz#9c2e8012c2c4c586536fc18402dcd7034c4ff0bd"
9404+
integrity sha512-uF/sUvnXTOVF2FHKhQYnxHk4su4JjZR8vr4mA2mBaRwHTbwh0jIlqARz9XJr1tA0l7afJGvEa1dTSi4zt039LQ==
94059405
dependencies:
94069406
"@types/prettier" "^2.1.1"
94079407
debug "^4.3.1"

0 commit comments

Comments
 (0)