Skip to content

Commit

Permalink
Bump @terascope/teraslice-state-storage from 0.39.2 to 0.44.0
Browse files Browse the repository at this point in the history
Bumps [@terascope/teraslice-state-storage](https://github.com/terascope/teraslice) from 0.39.2 to 0.44.0.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](terascope/teraslice@v0.39.2...v0.44.0)

---
updated-dependencies:
- dependency-name: "@terascope/teraslice-state-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 64f4646 commit 94c7470
Show file tree
Hide file tree
Showing 3 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 @@ -21,7 +21,7 @@
"@terascope/elasticsearch-api": "^3.11.0",
"@terascope/elasticsearch-asset-apis": "^0.11.8",
"@terascope/job-components": "^0.64.0",
"@terascope/teraslice-state-storage": "^0.39.2",
"@terascope/teraslice-state-storage": "^0.44.0",
"@terascope/utils": "^0.51.0",
"datemath-parser": "^1.0.6",
"got": "^11.8.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@terascope/eslint-config": "^0.7.1",
"@terascope/job-components": "^0.64.0",
"@terascope/scripts": "0.59.0",
"@terascope/teraslice-state-storage": "^0.39.2",
"@terascope/teraslice-state-storage": "^0.44.0",
"@terascope/types": "^0.11.2",
"@types/bluebird": "^3.5.38",
"@types/elasticsearch": "^5.0.40",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@
lodash "^4.17.21"
yargs "^17.7.2"

"@terascope/elasticsearch-api@^3.11.0", "@terascope/elasticsearch-api@^3.6.2":
"@terascope/elasticsearch-api@^3.11.0":
version "3.11.0"
resolved "https://registry.yarnpkg.com/@terascope/elasticsearch-api/-/elasticsearch-api-3.11.0.tgz#707a9c52ac6bdb2507476b9f702fff55ad7f9b26"
integrity sha512-ReDO0UBz5lttK01DxlkssHlzuDTaAApObc3e9h56XxP1u1A3jnuZeeQHDl/AOb71XekjK7dsb5iUnOHawNDhFg==
Expand Down Expand Up @@ -852,13 +852,13 @@
dependencies:
bluebird "^3.7.2"

"@terascope/teraslice-state-storage@^0.39.2":
version "0.39.2"
resolved "https://registry.yarnpkg.com/@terascope/teraslice-state-storage/-/teraslice-state-storage-0.39.2.tgz#0888ea23e8bcf54cb9a1d7b5b12273c5cab97604"
integrity sha512-qMz9MwZGFosUn6OKBI85WbJ8KFA2UjMDMAbGUSgNk1ysznAXR5hpKtmS+gBnCwZIGlDAsQXf6JWSGgf0w2InMg==
"@terascope/teraslice-state-storage@^0.44.0":
version "0.44.0"
resolved "https://registry.yarnpkg.com/@terascope/teraslice-state-storage/-/teraslice-state-storage-0.44.0.tgz#f5eb96de35527db2991a47b02f12fbee479d3dd8"
integrity sha512-s6vSJlhxXeep+M2yY0rI6v8rJ59xCd1b4xXnh/wHQeZRL0Ud9bg/XwKluV0u2VZBwj9PYDhPjRKTBI0L1eaCeg==
dependencies:
"@terascope/elasticsearch-api" "^3.6.2"
"@terascope/utils" "^0.46.0"
"@terascope/elasticsearch-api" "^3.11.0"
"@terascope/utils" "^0.51.0"

"@terascope/types@^0.11.2":
version "0.11.2"
Expand Down

0 comments on commit 94c7470

Please sign in to comment.