Skip to content

Commit

Permalink
Merge pull request #894 from terascope/dependabot/npm_and_yarn/terasc…
Browse files Browse the repository at this point in the history
…ope/job-components-1.3.0

Bump @terascope/job-components from 1.2.1 to 1.3.0
  • Loading branch information
sotojn authored Sep 9, 2024
2 parents 6443f17 + c184a22 commit 2344dba
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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": "^8.4.1",
"@terascope/job-components": "^1.2.1",
"@terascope/job-components": "^1.3.0",
"@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.2.1",
"@terascope/job-components": "^1.3.0",
"@terascope/scripts": "^1.0.2",
"@terascope/standard-asset-apis": "^1.0.2",
"@types/express": "^4.17.19",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -787,13 +787,13 @@
progress "^2.0.3"
yargs "^17.2.1"

"@terascope/job-components@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-1.2.1.tgz#266cf97a5a0293d995c5f3dde4f48626c0301e04"
integrity sha512-x4AGaJ2EBjE5vsYJwu+/Oe6JvYL14Q5tDPMZMayw1Qi3TZKr4UT6NfuzYUnY8SX5hmHM+okenGCM2xg4MBvgFg==
"@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==
dependencies:
"@terascope/types" "^1.0.1"
"@terascope/utils" "^1.0.1"
"@terascope/types" "^1.1.0"
"@terascope/utils" "^1.1.0"
convict "^6.2.4"
convict-format-with-moment "^6.2.0"
convict-format-with-validator "^6.2.0"
Expand Down

0 comments on commit 2344dba

Please sign in to comment.