Skip to content

Commit

Permalink
Merge pull request #1314 from terascope/bundled-deps-2024-12-03
Browse files Browse the repository at this point in the history
Bundled dependency update 2024-12-03
  • Loading branch information
busma13 authored Dec 3, 2024
2 parents f3eefdb + 1215cdb commit c0364f1
Show file tree
Hide file tree
Showing 4 changed files with 236 additions and 408 deletions.
4 changes: 2 additions & 2 deletions asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"test": "yarn --cwd ../ test"
},
"dependencies": {
"@terascope/data-mate": "~1.4.1",
"@terascope/data-mate": "~1.4.2",
"@terascope/elasticsearch-api": "~4.4.1",
"@terascope/elasticsearch-asset-apis": "~1.0.4",
"@terascope/job-components": "~1.6.1",
"@terascope/job-components": "~1.6.2",
"@terascope/teraslice-state-storage": "~1.4.1",
"@terascope/utils": "~1.4.1",
"datemath-parser": "~1.0.6",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
"@terascope/data-types": "~1.4.1",
"@terascope/elasticsearch-api": "~4.4.1",
"@terascope/elasticsearch-asset-apis": "~1.0.4",
"@terascope/eslint-config": "~1.1.1",
"@terascope/job-components": "~1.6.1",
"@terascope/scripts": "~1.5.2",
"@terascope/eslint-config": "~1.1.2",
"@terascope/job-components": "~1.6.2",
"@terascope/scripts": "~1.5.3",
"@terascope/teraslice-state-storage": "~1.4.1",
"@terascope/types": "~1.3.1",
"@types/bluebird": "~3.5.38",
"@types/got": "~9.6.12",
"@types/jest": "~29.5.14",
"@types/node": "~22.9.3",
"elasticsearch-store": "~1.4.1",
"eslint": "~9.15.0",
"elasticsearch-store": "~1.4.2",
"eslint": "~9.16.0",
"jest": "~29.7.0",
"jest-extended": "~4.0.2",
"moment": "~2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/elasticsearch-asset-apis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test:watch": "TEST_ELASTICSEARCH='true' ts-scripts test --watch . --"
},
"dependencies": {
"@terascope/data-mate": "~1.4.1",
"@terascope/data-mate": "~1.4.2",
"@terascope/data-types": "~1.4.1",
"@terascope/elasticsearch-api": "~4.4.1",
"@terascope/utils": "~1.4.1",
Expand Down
Loading

0 comments on commit c0364f1

Please sign in to comment.