Skip to content

Commit

Permalink
merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
jsnoble committed Feb 3, 2025
2 parents b0e12a8 + d0da71f commit cf2daf0
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 29 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,24 +49,24 @@
"@terascope/elasticsearch-asset-apis": "~1.2.0",
"@terascope/eslint-config": "~1.1.5",
"@terascope/job-components": "~1.9.3",
"@terascope/scripts": "~1.9.3",
"@terascope/scripts": "~1.10.0",
"@terascope/teraslice-state-storage": "~1.8.1",
"@terascope/types": "~1.4.1",
"@types/bluebird": "~3.5.42",
"@types/fs-extra": "~11.0.4",
"@types/got": "~9.6.12",
"@types/jest": "~29.5.14",
"@types/node": "~22.10.10",
"@types/node": "~22.13.0",
"@types/semver": "~7.5.8",
"elasticsearch-store": "~1.8.1",
"eslint": "~9.18.0",
"eslint": "~9.19.0",
"fs-extra": "~11.3.0",
"jest": "~29.7.0",
"jest-extended": "~4.0.2",
"moment": "~2.30.1",
"nock": "~13.5.6",
"nock": "~14.0.0",
"node-notifier": "~10.0.1",
"semver": "~7.6.3",
"semver": "~7.7.0",
"teraslice-test-harness": "~1.3.2",
"ts-jest": "~29.2.5",
"typescript": "~5.7.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/elasticsearch-asset-apis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"moment": "~2.30.1"
},
"devDependencies": {
"@terascope/scripts": "^1.9.3",
"@terascope/scripts": "^1.10.0",
"@terascope/types": "~1.4.1",
"@types/node": "~22.10.10",
"@types/node": "~22.13.0",
"jest": "~29.7.0"
},
"engines": {
Expand Down
Loading

0 comments on commit cf2daf0

Please sign in to comment.