Skip to content

Commit b47107e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typechain to v5.2.0
1 parent c8de208 commit b47107e

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
"ts-node": "10.4.0",
5151
"typescript": "4.4.4",
5252
"solhint": "3.3.6",
53-
"typechain": "5.1.2"
53+
"typechain": "5.2.0"
5454
},
5555
"dependencies": {
5656
"@devprotocol/i-s-tokens": "^1.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8492,10 +8492,10 @@ type@^2.5.0:
84928492
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz"
84938493
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
84948494

8495-
typechain@5.1.2:
8496-
version "5.1.2"
8497-
resolved "https://registry.yarnpkg.com/typechain/-/typechain-5.1.2.tgz#c8784d6155a8e69397ca47f438a3b4fb2aa939da"
8498-
integrity sha512-FuaCxJd7BD3ZAjVJoO+D6TnqKey3pQdsqOBsC83RKYWKli5BDhdf0TPkwfyjt20TUlZvOzJifz+lDwXsRkiSKA==
8495+
typechain@5.2.0:
8496+
version "5.2.0"
8497+
resolved "https://registry.yarnpkg.com/typechain/-/typechain-5.2.0.tgz#10525a44773a34547eb2eed8978cb72c0a39a0f4"
8498+
integrity sha512-0INirvQ+P+MwJOeMct+WLkUE4zov06QxC96D+i3uGFEHoiSkZN70MKDQsaj8zkL86wQwByJReI2e7fOUwECFuw==
84998499
dependencies:
85008500
"@types/prettier" "^2.1.1"
85018501
command-line-args "^4.0.7"

0 commit comments

Comments
 (0)