Skip to content

Commit f037084

Browse files
committed
Update dependency typechain to v8.2.0
1 parent 106fdbc commit f037084

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"rimraf": "3.0.2",
4646
"solhint": "3.3.8",
4747
"ts-node": "10.9.1",
48-
"typechain": "8.1.1",
48+
"typechain": "8.2.0",
4949
"typescript": "5.0.4"
5050
},
5151
"dependencies": {

yarn.lock

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

9287-
typechain@8.1.1:
9288-
version "8.1.1"
9289-
resolved "https://registry.yarnpkg.com/typechain/-/typechain-8.1.1.tgz#9c2e8012c2c4c586536fc18402dcd7034c4ff0bd"
9290-
integrity sha512-uF/sUvnXTOVF2FHKhQYnxHk4su4JjZR8vr4mA2mBaRwHTbwh0jIlqARz9XJr1tA0l7afJGvEa1dTSi4zt039LQ==
9287+
typechain@8.2.0:
9288+
version "8.2.0"
9289+
resolved "https://registry.yarnpkg.com/typechain/-/typechain-8.2.0.tgz#bd4fc8f111d4405e36858bae6f744604617b60f3"
9290+
integrity sha512-tZqhqjxJ9xAS/Lh32jccTjMkpx7sTdUVVHAy5Bf0TIer5QFNYXotiX74oCvoVYjyxUKDK3MXHtMFzMyD3kE+jg==
92919291
dependencies:
92929292
"@types/prettier" "^2.1.1"
92939293
debug "^4.3.1"

0 commit comments

Comments
 (0)