From 7ff2953556013ba09d1f17c9a1922c1deade9cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:43:39 +0000 Subject: [PATCH] Bump @terascope/scripts from 0.67.0 to 0.68.0 Bumps [@terascope/scripts](https://github.com/terascope/teraslice) from 0.67.0 to 0.68.0. - [Release notes](https://github.com/terascope/teraslice/releases) - [Commits](https://github.com/terascope/teraslice/compare/v0.67.0...v0.68.0) --- updated-dependencies: - dependency-name: "@terascope/scripts" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6b822532..3428620d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@terascope/elasticsearch-asset-apis": "^0.11.10", "@terascope/eslint-config": "^0.8.0", "@terascope/job-components": "^0.66.0", - "@terascope/scripts": "0.67.0", + "@terascope/scripts": "0.68.0", "@terascope/teraslice-state-storage": "^0.46.0", "@terascope/types": "^0.12.0", "@types/bluebird": "^3.5.38", diff --git a/yarn.lock b/yarn.lock index 86220152..6c12eb96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -810,10 +810,10 @@ datemath-parser "^1.0.6" uuid "^9.0.0" -"@terascope/scripts@0.67.0": - version "0.67.0" - resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-0.67.0.tgz#1ec3eeadd7539db3cf2e7a92d38af9306a0a19ff" - integrity sha512-rB+cPMl/HVyDpqvABMUdKTvzwlp9GtEwC2xTTGKK94+sjYJz6vHXkJF1In3LO+8f4UfB1YM5CGWbx+wjN8pVUQ== +"@terascope/scripts@0.68.0": + version "0.68.0" + resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-0.68.0.tgz#51f9bbb7cbe847ad8380011fbc321f789fb6ea12" + integrity sha512-60SALoDC4esiANUrdxHLgnw4vmFY8Xa+1MzFE4+tBBzo/WGX6gOq12cijd0BTC0+kN2Y5muXWs+a8AdURto64A== dependencies: "@kubernetes/client-node" "^0.20.0" "@terascope/utils" "^0.53.0"