Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent a1075ce commit f5d22d0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@terascope/elasticsearch-api": "^4.3.2",
"@terascope/elasticsearch-asset-apis": "^1.0.3",
"@terascope/job-components": "^1.5.3",
"@terascope/teraslice-state-storage": "^1.3.1",
"@terascope/teraslice-state-storage": "^1.3.2",
"@terascope/utils": "^1.2.0",
"datemath-parser": "^1.0.6",
"got": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@terascope/eslint-config": "^1.1.0",
"@terascope/job-components": "^1.5.3",
"@terascope/scripts": "1.4.2",
"@terascope/teraslice-state-storage": "^1.3.1",
"@terascope/teraslice-state-storage": "^1.3.2",
"@terascope/types": "^1.1.0",
"@types/bluebird": "^3.5.38",
"@types/got": "^9.6.12",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@
lodash "^4.17.21"
yargs "^17.7.2"

"@terascope/elasticsearch-api@^4.3.1", "@terascope/elasticsearch-api@^4.3.2":
"@terascope/elasticsearch-api@^4.3.2":
version "4.3.2"
resolved "https://registry.yarnpkg.com/@terascope/elasticsearch-api/-/elasticsearch-api-4.3.2.tgz#7b980db57ecf214f09322cf9f57ebbd245f6b364"
integrity sha512-xvueZPwnEv2cyeBBGWR/lCdqPq7LsBlTy8uvBMRJvcVsRjrcmgxlu9od80HkOQLujN0fJ0ZL53gwOckJvHSvHA==
Expand Down Expand Up @@ -948,13 +948,13 @@
typedoc-plugin-markdown "~4.0.3"
yargs "^17.7.2"

"@terascope/teraslice-state-storage@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@terascope/teraslice-state-storage/-/teraslice-state-storage-1.3.1.tgz#37987d88c3b51965bdcd29582726d567d0f16de9"
integrity sha512-lBgEX33Y52FiHb0hksBK3wiUqpAS7cCSpELBImAmcdB20PVQYMJMETuSj34r75J4D2MaD2ouRadUWGwfu7YmnA==
"@terascope/teraslice-state-storage@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@terascope/teraslice-state-storage/-/teraslice-state-storage-1.3.2.tgz#dd7dc257698326a27928ec083862883f2f0513ae"
integrity sha512-rz16igYHyb0q0lCGrhXtdGnOLW4LL/sV/K2P28j9lcwpsu8Qu1lFBYidf3jLRdDsYfsJWYIzJGxTjAaquMLeUQ==
dependencies:
"@terascope/elasticsearch-api" "^4.3.1"
"@terascope/utils" "^1.3.1"
"@terascope/elasticsearch-api" "^4.3.2"
"@terascope/utils" "^1.3.2"

"@terascope/types@^1.1.0", "@terascope/types@^1.2.0":
version "1.2.0"
Expand All @@ -963,7 +963,7 @@
dependencies:
prom-client "^15.1.3"

"@terascope/utils@^1.2.0", "@terascope/utils@^1.3.0", "@terascope/utils@^1.3.1", "@terascope/utils@^1.3.2":
"@terascope/utils@^1.2.0", "@terascope/utils@^1.3.0", "@terascope/utils@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-1.3.2.tgz#c9f22523a1dc0d578c1c3428303f0f2076edbf69"
integrity sha512-HNnZtkwQjOyH907lt4wX1avNtyyE1anXzvbBTc9YuX9SPVbeff92+mjYL+6qWtuv/TiHlKBT77+F1i5eB8WEuA==
Expand Down

0 comments on commit f5d22d0

Please sign in to comment.