Skip to content

Commit

Permalink
bump: (patch) @terascope/scripts@1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
busma13 committed Feb 4, 2025
1 parent 5bd2d92 commit 24ec94e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 24ec94e

Please sign in to comment.