From 0495d3ddfc3dc381228f6143d472562f6b139ac1 Mon Sep 17 00:00:00 2001 From: halaprix Date: Wed, 20 Sep 2023 15:15:20 +0200 Subject: [PATCH] chore: bump automation to `1.5.8` --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 70ee0fe..f58c4b2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@google-cloud/bigquery": "^3.0.0", - "@oasisdex/automation": "^1.5.7", + "@oasisdex/automation": "^1.5.8", "@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 2e7d339..dd1b94b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -455,10 +455,10 @@ "@types/yargs" "^15.0.0" chalk "^4.0.0" -"@oasisdex/automation@^1.5.7": - version "1.5.7" - resolved "https://registry.yarnpkg.com/@oasisdex/automation/-/automation-1.5.7.tgz#68ec5e791810ecfbebf1649ca9a12ce8d5b0f786" - integrity sha512-5MFLuOH+njiz6htuD/JqQD2eNB4snYFnthajmUyatuthN/PQw8Y5d8MqwGglcz0etST/U+eUF3//Nhm+gNYBuA== +"@oasisdex/automation@^1.5.8": + version "1.5.8" + resolved "https://registry.yarnpkg.com/@oasisdex/automation/-/automation-1.5.8.tgz#c40cb68e063cae4b6afd10079fa229f04bbb8169" + integrity sha512-XEETEpgAWG4xMM8yXK6/91yS6g0xrWh0MKwz8W7TfWIr1P9gGH6kjA1vA3olA1mWFuCuOWHlMpBxjYDI41HOFw== dependencies: ethers "^5.6.2"