From db0bc93fe39762020c8bc7d52bc15e04dc715eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:25:55 +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 733f7111..72db5f68 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@terascope/eslint-config": "^0.8.0", "@terascope/job-components": "^0.66.0", - "@terascope/scripts": "0.67.0", + "@terascope/scripts": "0.68.0", "@terascope/standard-asset-apis": "^0.7.1", "@types/express": "^4.17.19", "@types/jest": "^29.5.10", diff --git a/yarn.lock b/yarn.lock index b2e7624c..f41a95c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -852,10 +852,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"