Skip to content

Commit

Permalink
Update automation package version (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
piekczyk authored Feb 21, 2023
1 parent 78b6cbc commit 556093a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@oasisdex/spock-test-utils": "^0.1.1",
"@oasisdex/spock-utils": "^0.1.0",
"@oasisdex/spock-validation": "^0.1.0",
"@oasisdex/automation": "1.3.1-alpha.0",
"@oasisdex/automation": "1.4.0",
"abi-decoder": "^1.2.0",
"aws-sdk": "^2.1232.0",
"bignumber.js": "^8.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -455,10 +455,10 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@oasisdex/automation@1.3.1-alpha.0":
version "1.3.1-alpha.0"
resolved "https://registry.yarnpkg.com/@oasisdex/automation/-/automation-1.3.1-alpha.0.tgz#706b06bcd594a5d18ec97bca32670b21a98980bb"
integrity sha512-XhEagBatH5fB+MAQFZNZELCubty8qqE+v7F9T+v4NTvmwuArlWwgFzxsFxAJmcicY8RiXn6snQCIPxk6gIR/dg==
"@oasisdex/automation@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@oasisdex/automation/-/automation-1.4.0.tgz#dadb25ff4ff26230aad696c79d5f612e7085976d"
integrity sha512-COp8UANS8CvlWJhbyIQSPvVJP1Uq/DNjWImlAEnlxuvM2LdMDWd7q1oKmoyBxfKMTyT6fv1Yg6e162monp2n8w==
dependencies:
ethers "^5.6.2"

Expand Down

0 comments on commit 556093a

Please sign in to comment.