Skip to content

Commit 73cdbc2

Browse files
committed
build(deps): bump evm-maths
1 parent 5519419 commit 73cdbc2

3 files changed

Lines changed: 12 additions & 10 deletions

File tree

packages/executooor-ethers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dotenv": "^16.4.5",
4747
"ethers": "^6.12.1",
4848
"ethers-types": "^3.15.0",
49-
"evm-maths": "^6.0.3",
49+
"evm-maths": "^7.0.0",
5050
"hardhat": "^2.22.5",
5151
"hardhat-deal": "^3.0.2",
5252
"hardhat-gas-reporter": "^2.2.1",
@@ -58,7 +58,7 @@
5858
"peerDependencies": {
5959
"ethers": "^6.12.0",
6060
"ethers-types": "^3.15.0",
61-
"evm-maths": "^6.0.0"
61+
"evm-maths": "^7.0.0"
6262
},
6363
"publishConfig": {
6464
"main": "lib/index.js",

packages/executooor-viem/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"chai-as-promised": "^7.1.2",
4444
"dotenv": "^16.4.5",
4545
"ethers": "^6.13.2",
46+
"evm-maths": "^7.0.0",
4647
"hardhat": "^2.22.5",
4748
"hardhat-deal": "^3.0.2",
4849
"hardhat-gas-reporter": "^2.2.1",
@@ -52,7 +53,7 @@
5253
"viem": "^2.19.7"
5354
},
5455
"peerDependencies": {
55-
"evm-maths": "^6.0.0",
56+
"evm-maths": "^7.0.0",
5657
"viem": "^2.0.0"
5758
},
5859
"publishConfig": {

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6724,10 +6724,10 @@ __metadata:
67246724
languageName: node
67256725
linkType: hard
67266726

6727-
"evm-maths@npm:^6.0.3":
6728-
version: 6.2.0
6729-
resolution: "evm-maths@npm:6.2.0"
6730-
checksum: 10c0/c135c819d7b7edf236cc265bee9f241567f7b454ab1f05a7c320eb129be336d692aaa0f04db9723635b17d7b91f96e11e36758fc16d4649b44677450d3a7e438
6727+
"evm-maths@npm:^7.0.0":
6728+
version: 7.0.0
6729+
resolution: "evm-maths@npm:7.0.0"
6730+
checksum: 10c0/e135f85f20d29ce894da6e3e5fbb46134524a24a693e7848a83327cafe7e50ee8a3e6e8d27d7b027d023b791cde497ce133195ae852b51fa5c3e0f2d9b5da746
67316731
languageName: node
67326732
linkType: hard
67336733

@@ -6791,7 +6791,7 @@ __metadata:
67916791
dotenv: "npm:^16.4.5"
67926792
ethers: "npm:^6.12.1"
67936793
ethers-types: "npm:^3.15.0"
6794-
evm-maths: "npm:^6.0.3"
6794+
evm-maths: "npm:^7.0.0"
67956795
hardhat: "npm:^2.22.5"
67966796
hardhat-deal: "npm:^3.0.2"
67976797
hardhat-gas-reporter: "npm:^2.2.1"
@@ -6802,7 +6802,7 @@ __metadata:
68026802
peerDependencies:
68036803
ethers: ^6.12.0
68046804
ethers-types: ^3.15.0
6805-
evm-maths: ^6.0.0
6805+
evm-maths: ^7.0.0
68066806
languageName: unknown
68076807
linkType: soft
68086808

@@ -6818,6 +6818,7 @@ __metadata:
68186818
chai-as-promised: "npm:^7.1.2"
68196819
dotenv: "npm:^16.4.5"
68206820
ethers: "npm:^6.13.2"
6821+
evm-maths: "npm:^7.0.0"
68216822
hardhat: "npm:^2.22.5"
68226823
hardhat-deal: "npm:^3.0.2"
68236824
hardhat-gas-reporter: "npm:^2.2.1"
@@ -6826,7 +6827,7 @@ __metadata:
68266827
typescript: "npm:^5.4.5"
68276828
viem: "npm:^2.19.7"
68286829
peerDependencies:
6829-
evm-maths: ^6.0.0
6830+
evm-maths: ^7.0.0
68306831
viem: ^2.0.0
68316832
languageName: unknown
68326833
linkType: soft

0 commit comments

Comments
 (0)