From 1aebcab31e8e1ee502f8508736c7984c2aecf4c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:23:51 +0000 Subject: [PATCH] Bump @terascope/scripts from 0.60.1 to 0.60.2 Bumps [@terascope/scripts](https://github.com/terascope/teraslice) from 0.60.1 to 0.60.2. - [Release notes](https://github.com/terascope/teraslice/releases) - [Commits](https://github.com/terascope/teraslice/compare/v0.60.1...v0.60.2) --- updated-dependencies: - dependency-name: "@terascope/scripts" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 44 +++++++------------------------------------- 2 files changed, 8 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index e66ba72e..6ac81f72 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@terascope/elasticsearch-asset-apis": "^0.11.9", "@terascope/eslint-config": "^0.8.0", "@terascope/job-components": "^0.64.0", - "@terascope/scripts": "0.60.1", + "@terascope/scripts": "0.60.2", "@terascope/teraslice-state-storage": "^0.44.0", "@terascope/types": "^0.11.2", "@types/bluebird": "^3.5.38", diff --git a/yarn.lock b/yarn.lock index 3b229ec4..e5a1458a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -788,10 +788,10 @@ datemath-parser "^1.0.6" uuid "^9.0.0" -"@terascope/scripts@0.60.1": - version "0.60.1" - resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-0.60.1.tgz#ab790c3430909596d710c4d0b261f14d6733d0ec" - integrity sha512-YgrttsNIrF3xSGOUmdi1W8Ht+uApbOvvyYZH0hjzXhArKjmuhNv+26X8zSDahUF/+YQmCiamrWZnPxuugr71cA== +"@terascope/scripts@0.60.2": + version "0.60.2" + resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-0.60.2.tgz#ac11f7d9b3d1671e5a0866ade0a1143dfbad6208" + integrity sha512-iRKX8JRgx4bCcOCG9Urfj4CANzsx4uPdN+tnISyLL8S2roeRGuArs/3oyxx6NwMCxlEqJ5/TKm+80d5BjJSq3w== dependencies: "@terascope/utils" "^0.51.0" codecov "^3.8.3" @@ -3216,24 +3216,7 @@ gopd@^1.0.1: dependencies: get-intrinsic "^1.1.3" -got@^11.4.0, got@^11.8.2: - version "11.8.5" - resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046" - integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ== - dependencies: - "@sindresorhus/is" "^4.0.0" - "@szmarczak/http-timer" "^4.0.5" - "@types/cacheable-request" "^6.0.1" - "@types/responselike" "^1.0.0" - cacheable-lookup "^5.0.3" - cacheable-request "^7.0.2" - decompress-response "^6.0.0" - http2-wrapper "^1.0.0-beta.5.2" - lowercase-keys "^2.0.0" - p-cancelable "^2.0.0" - responselike "^2.0.0" - -got@^11.8.3: +got@^11.4.0, got@^11.8.2, got@^11.8.3: version "11.8.6" resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a" integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g== @@ -6284,25 +6267,12 @@ yargs-parser@^20.2.7: resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee" integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w== -yargs-parser@^21.0.0, yargs-parser@^21.0.1, yargs-parser@^21.1.1: +yargs-parser@^21.0.1, yargs-parser@^21.1.1: version "21.1.1" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35" integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== -yargs@^17.2.1: - version "17.6.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c" - integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g== - dependencies: - cliui "^8.0.1" - escalade "^3.1.1" - get-caller-file "^2.0.5" - require-directory "^2.1.1" - string-width "^4.2.3" - y18n "^5.0.5" - yargs-parser "^21.0.0" - -yargs@^17.3.1, yargs@^17.7.2: +yargs@^17.2.1, yargs@^17.3.1, yargs@^17.7.2: version "17.7.2" resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==