Skip to content

Commit

Permalink
Bump @terascope/job-components from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [@terascope/job-components](https://github.com/terascope/teraslice) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](terascope/teraslice@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: "@terascope/job-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent c72ee16 commit e07f43b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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 @@
},
"dependencies": {
"@faker-js/faker": "^9.0.1",
"@terascope/job-components": "^1.3.0",
"@terascope/job-components": "^1.3.1",
"@terascope/standard-asset-apis": "^1.0.2",
"@terascope/utils": "^1.1.0",
"@types/chance": "^1.1.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@terascope/eslint-config": "^1.0.0",
"@terascope/job-components": "^1.3.0",
"@terascope/job-components": "^1.3.1",
"@terascope/scripts": "^1.1.0",
"@terascope/standard-asset-apis": "^1.0.2",
"@types/express": "^4.17.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -787,10 +787,10 @@
progress "^2.0.3"
yargs "^17.2.1"

"@terascope/job-components@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-1.3.0.tgz#c15420877d55e06c3dacc563e27d59bcdc38c8f1"
integrity sha512-RzXKLrGYEXp4dMTLNJ4oqwvs+4nn10lA7oGVEwfXePoW0dh/AGBGkBDT+pbWQOs8HSs6LYFrmNYmlnePcco3Xw==
"@terascope/job-components@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-1.3.1.tgz#4c4f15ebea9bdfeaeb8ba350c4e5334968ef74b9"
integrity sha512-LCyMWQNGnGkGaVDw6W+s9ChuV68cYacEwc6A0WQzMZA2KYxBvG+whJ1LwG6Tqi5uyucaFOOLjeCVhsAZ/wmEmg==
dependencies:
"@terascope/types" "^1.1.0"
"@terascope/utils" "^1.1.0"
Expand Down

0 comments on commit e07f43b

Please sign in to comment.