Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit f71aa40

Browse files
committed
Update dependency @types/bent to v7.3.8
1 parent e2238ac commit f71aa40

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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@ava/typescript": "3.0.1",
25-
"@types/bent": "7.3.3",
25+
"@types/bent": "7.3.8",
2626
"@types/dotenv": "8.2.0",
2727
"@types/node": "18.17.1",
2828
"@types/ramda": "0.29.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,10 +1423,10 @@
14231423
dependencies:
14241424
ethers "^5.0.2"
14251425

1426-
"@types/[email protected].3":
1427-
version "7.3.3"
1428-
resolved "https://registry.yarnpkg.com/@types/bent/-/bent-7.3.3.tgz#b8daa06e72219045b3f67f968d590d3df3875d96"
1429-
integrity sha512-5NEIhVzHiZ6wMjFBmJ3gwjxwGug6amMoAn93rtDBttwrODxm+bt63u+MJA7H9NGGM4X1m73sJrAxDapktl036Q==
1426+
"@types/[email protected].8":
1427+
version "7.3.8"
1428+
resolved "https://registry.yarnpkg.com/@types/bent/-/bent-7.3.8.tgz#69c3ee49bf6593d831006794e7bd2f84bb573e58"
1429+
integrity sha512-yZ09JA1KsA5Fl6Oh/ahK00+H5bV0qCy2bYnyfiFY42wnaMK4n7IDC6HaFe3WW45Zhnak7iqJBKlWD0nVxzrGWg==
14301430
dependencies:
14311431
"@types/node" "*"
14321432

0 commit comments

Comments
 (0)