Skip to content

Commit 85c904d

Browse files
chore(deps): update dependency ethers to v6.16.0 (#1287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47bb28c commit 85c904d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint": "^9.19.0",
7272
"eslint-config-prettier": "^10.0.1",
7373
"eslint-plugin-functional": "^9.0.0",
74-
"ethers": "6.15.0",
74+
"ethers": "6.16.0",
7575
"globals": "^16.0.0",
7676
"husky": "9.1.7",
7777
"prettier": "3.7.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1838,7 +1838,7 @@ __metadata:
18381838
eslint: "npm:^9.19.0"
18391839
eslint-config-prettier: "npm:^10.0.1"
18401840
eslint-plugin-functional: "npm:^9.0.0"
1841-
ethers: "npm:6.15.0"
1841+
ethers: "npm:6.16.0"
18421842
globals: "npm:^16.0.0"
18431843
husky: "npm:9.1.7"
18441844
prettier: "npm:3.7.4"
@@ -10057,9 +10057,9 @@ __metadata:
1005710057
languageName: node
1005810058
linkType: hard
1005910059

10060-
"ethers@npm:6.15.0":
10061-
version: 6.15.0
10062-
resolution: "ethers@npm:6.15.0"
10060+
"ethers@npm:6.16.0":
10061+
version: 6.16.0
10062+
resolution: "ethers@npm:6.16.0"
1006310063
dependencies:
1006410064
"@adraffy/ens-normalize": "npm:1.10.1"
1006510065
"@noble/curves": "npm:1.2.0"
@@ -10068,7 +10068,7 @@ __metadata:
1006810068
aes-js: "npm:4.0.0-beta.5"
1006910069
tslib: "npm:2.7.0"
1007010070
ws: "npm:8.17.1"
10071-
checksum: 10c0/0a4581b662fe46a889a524d3aba43dc6f0ac59b3ae08dce678ee4b5799aab4906109ab24684c9644deedfc9d6e79b59faccecbeda9b6b7ceb085724d596a49e9
10071+
checksum: 10c0/65c0ff7016b1592b1961c3b68508902b89fc75e1ad025bab3a722df1b5699fd077551875a7285e65b2d0cfea9a85b2459bb84010a0fa4e4494d231848aee3a73
1007210072
languageName: node
1007310073
linkType: hard
1007410074

0 commit comments

Comments
 (0)