Skip to content

Commit c853705

Browse files
committed
Update dependency typechain to v8.1.1
1 parent 40ed948 commit c853705

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
@@ -50,7 +50,7 @@
5050
"solhint": "3.3.7",
5151
"solidity-coverage": "0.8.2",
5252
"ts-node": "10.2.1",
53-
"typechain": "8.1.0",
53+
"typechain": "8.1.1",
5454
"typescript": "4.6.4"
5555
},
5656
"dependencies": {

yarn.lock

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

10342-
typechain@8.1.0:
10343-
version "8.1.0"
10344-
resolved "https://registry.yarnpkg.com/typechain/-/typechain-8.1.0.tgz#fc4902ce596519cb2ccfd012e4ddf92a9945b569"
10345-
integrity sha512-5jToLgKTjHdI1VKqs/K8BLYy42Sr3o8bV5ojh4MnR9ExHO83cyyUdw+7+vMJCpKXUiVUvARM4qmHTFuyaCMAZQ==
10342+
typechain@8.1.1:
10343+
version "8.1.1"
10344+
resolved "https://registry.yarnpkg.com/typechain/-/typechain-8.1.1.tgz#9c2e8012c2c4c586536fc18402dcd7034c4ff0bd"
10345+
integrity sha512-uF/sUvnXTOVF2FHKhQYnxHk4su4JjZR8vr4mA2mBaRwHTbwh0jIlqARz9XJr1tA0l7afJGvEa1dTSi4zt039LQ==
1034610346
dependencies:
1034710347
"@types/prettier" "^2.1.1"
1034810348
debug "^4.3.1"

0 commit comments

Comments
 (0)