Skip to content

Commit d7e943e

Browse files
committed
fix(deps): update dependency @devprotocol/util-ts to v3.1.0
1 parent 2f0e086 commit d7e943e

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
@@ -98,7 +98,7 @@
9898
"testTimeout": 500000
9999
},
100100
"dependencies": {
101-
"@devprotocol/util-ts": "3.0.1",
101+
"@devprotocol/util-ts": "3.1.0",
102102
"bignumber.js": "9.1.1",
103103
"js-base64": "^3.7.2",
104104
"ramda": "^0.29.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,10 +1015,10 @@
10151015
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
10161016
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
10171017

1018-
"@devprotocol/util-ts@3.0.1":
1019-
version "3.0.1"
1020-
resolved "https://registry.yarnpkg.com/@devprotocol/util-ts/-/util-ts-3.0.1.tgz#864b99de5bd77eca66a53cff0c859e4a5b0f00d0"
1021-
integrity sha512-EHNNC7r327IhaEomq08GDcPLNflCH3GrUa2pzckWR7iHKjoT4UdbWluSFlC3n5qXrR12vT9AS/ck6OLrbgDn+A==
1018+
"@devprotocol/util-ts@3.1.0":
1019+
version "3.1.0"
1020+
resolved "https://registry.yarnpkg.com/@devprotocol/util-ts/-/util-ts-3.1.0.tgz#8eaf8e394a80b3582e1609424cbe1b90b7e99c58"
1021+
integrity sha512-F2xPZ9X/Gbxior7QJjy9rb9m117C231NbuWctJ/LOBMfbqCvzyGvmKskx9G5vUTx6sOjmMNtYTJwRQ2+2WFTgw==
10221022
dependencies:
10231023
ethers "^5.7.2"
10241024
ramda "^0.29.0"

0 commit comments

Comments
 (0)