diff --git a/e2e/package.json b/e2e/package.json index 9268ebf7fb1..d8958abc711 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -45,7 +45,7 @@ "ms": "~2.1.3" }, "devDependencies": { - "@terascope/scripts": "~1.10.0", + "@terascope/scripts": "~1.10.1", "@terascope/types": "~1.4.1", "@terascope/utils": "~1.7.3", "bunyan": "~1.8.15", diff --git a/package.json b/package.json index a15794e00b0..f18fd9720c4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@eslint/js": "~9.19.0", "@swc/core": "1.10.12", "@swc/jest": "~0.2.37", - "@terascope/scripts": "~1.10.0", + "@terascope/scripts": "~1.10.1", "@types/bluebird": "~3.5.42", "@types/convict": "~6.1.6", "@types/elasticsearch": "~5.0.43", diff --git a/packages/scripts/package.json b/packages/scripts/package.json index 8eee77364db..8d84e9180cd 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -1,7 +1,7 @@ { "name": "@terascope/scripts", "displayName": "Scripts", - "version": "1.10.0", + "version": "1.10.1", "description": "A collection of terascope monorepo scripts", "homepage": "https://github.com/terascope/teraslice/tree/master/packages/scripts#readme", "bugs": { diff --git a/yarn.lock b/yarn.lock index a3d1901918e..afff4449dc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2971,7 +2971,7 @@ __metadata: languageName: unknown linkType: soft -"@terascope/scripts@npm:~1.10.0, @terascope/scripts@workspace:packages/scripts": +"@terascope/scripts@npm:~1.10.1, @terascope/scripts@workspace:packages/scripts": version: 0.0.0-use.local resolution: "@terascope/scripts@workspace:packages/scripts" dependencies: @@ -6377,7 +6377,7 @@ __metadata: version: 0.0.0-use.local resolution: "e2e@workspace:e2e" dependencies: - "@terascope/scripts": "npm:~1.10.0" + "@terascope/scripts": "npm:~1.10.1" "@terascope/types": "npm:~1.4.1" "@terascope/utils": "npm:~1.7.3" bunyan: "npm:~1.8.15" @@ -13371,7 +13371,7 @@ __metadata: "@eslint/js": "npm:~9.19.0" "@swc/core": "npm:1.10.12" "@swc/jest": "npm:~0.2.37" - "@terascope/scripts": "npm:~1.10.0" + "@terascope/scripts": "npm:~1.10.1" "@types/bluebird": "npm:~3.5.42" "@types/convict": "npm:~6.1.6" "@types/elasticsearch": "npm:~5.0.43"