Skip to content

Commit

Permalink
Merge pull request #236 from OasisDEX/dev
Browse files Browse the repository at this point in the history
chore: bump automation version
  • Loading branch information
halaprix authored Feb 26, 2024
2 parents 3d0aed8 + 4fac61a commit 7bbb4ad
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 @@ -41,7 +41,7 @@
},
"dependencies": {
"@google-cloud/bigquery": "^3.0.0",
"@oasisdex/automation": "1.6.0-alpha.15",
"@oasisdex/automation": "1.6.2",
"@oasisdex/spock-etl": "^0.1.5",
"@oasisdex/spock-graphql-api": "^0.1.2",
"@oasisdex/spock-test-utils": "^0.1.1",
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/[email protected].0-alpha.15":
version "1.6.0-alpha.15"
resolved "https://registry.yarnpkg.com/@oasisdex/automation/-/automation-1.6.0-alpha.15.tgz#93182e355eb945a12deb9c550c6490ffa42c1686"
integrity sha512-jGbVK59fOGgqSkK27t5NUgfeVoafxEm6ZFEQYzifE1qmvtMjMzJ2DVFGNsd1uJvKh0uoxT3igrwlRT6Yu7uLhQ==
"@oasisdex/[email protected].2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@oasisdex/automation/-/automation-1.6.2.tgz#50ee580c96e27ce56230af6bc639decfe866fd84"
integrity sha512-j9h4j329Gww2K6UBY5rMfnx5VczpwvDHzUjc0zUG0vQy87N2cUVt94P2h4n/z8RlVB/udOmfpApS/OyZvPsUtw==
dependencies:
ethers "^5.6.2"

Expand Down

0 comments on commit 7bbb4ad

Please sign in to comment.