Skip to content

Commit

Permalink
Merge pull request #1115 from terascope/dependabot/npm_and_yarn/teras…
Browse files Browse the repository at this point in the history
…cope/elasticsearch-api-3.14.0

Bump @terascope/elasticsearch-api from 3.13.1 to 3.14.0
  • Loading branch information
busma13 authored Feb 20, 2024
2 parents 5bd375a + f42073e commit 0132ff5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@terascope/data-mate": "^0.51.0",
"@terascope/elasticsearch-api": "^3.13.0",
"@terascope/elasticsearch-api": "^3.14.0",
"@terascope/elasticsearch-asset-apis": "^0.11.10",
"@terascope/job-components": "^0.66.1",
"@terascope/teraslice-state-storage": "^0.46.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {},
"devDependencies": {
"@terascope/data-types": "^0.44.0",
"@terascope/elasticsearch-api": "^3.13.0",
"@terascope/elasticsearch-api": "^3.14.0",
"@terascope/elasticsearch-asset-apis": "^0.11.10",
"@terascope/eslint-config": "^0.8.0",
"@terascope/job-components": "^0.66.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 @@ -28,7 +28,7 @@
"dependencies": {
"@terascope/data-mate": "^0.51.0",
"@terascope/data-types": "^0.44.0",
"@terascope/elasticsearch-api": "^3.13.0",
"@terascope/elasticsearch-api": "^3.14.0",
"@terascope/utils": "^0.53.0",
"datemath-parser": "^1.0.6",
"got": "^11.8.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -796,13 +796,13 @@
lodash "^4.17.21"
yargs "^17.7.2"

"@terascope/elasticsearch-api@^3.13.0", "@terascope/elasticsearch-api@^3.13.1":
version "3.13.1"
resolved "https://registry.yarnpkg.com/@terascope/elasticsearch-api/-/elasticsearch-api-3.13.1.tgz#b27bcbab6e20d67e586a06b12606e2a3867c9300"
integrity sha512-2uzEpiYmM/HjAOf6uC2Fe9OGShdwbXDerLzKaXJZxLhIZpwPBJ7qbRAsrpHq4WvyECd2dUGTAHq62SCHb7smxg==
"@terascope/elasticsearch-api@^3.13.1", "@terascope/elasticsearch-api@^3.14.0":
version "3.14.0"
resolved "https://registry.yarnpkg.com/@terascope/elasticsearch-api/-/elasticsearch-api-3.14.0.tgz#6aac3fddcdc97316f26e30b554feb29e1aca34a3"
integrity sha512-92N4EWO9T5dgGBAWkdfSZXVEC40wgdYrrqwII/gVpEN/v2105rOx7iPQJHZHIXzn0OfUjReKbVhkfB2H5AZCTg==
dependencies:
"@terascope/types" "^0.12.2"
"@terascope/utils" "^0.53.1"
"@terascope/types" "^0.13.0"
"@terascope/utils" "^0.54.0"
bluebird "^3.7.2"
setimmediate "^1.0.5"

Expand Down

0 comments on commit 0132ff5

Please sign in to comment.