From 4fac61a72c01b49e45b66becee6b7dbb50336e8c Mon Sep 17 00:00:00 2001 From: halaprix Date: Mon, 26 Feb 2024 11:08:49 +0100 Subject: [PATCH] chore: bump automation version --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 647ff8e..b2c0af6 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 164ef89..e8c5b6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -455,10 +455,10 @@ "@types/yargs" "^15.0.0" chalk "^4.0.0" -"@oasisdex/automation@1.6.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/automation@1.6.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"