Skip to content

Commit

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

Bump @terascope/job-components from 1.5.0 to 1.5.1
  • Loading branch information
sotojn authored Oct 21, 2024
2 parents d362bd1 + 00839d2 commit f7c1efb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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.3",
"@terascope/job-components": "^1.5.0",
"@terascope/job-components": "^1.5.1",
"@terascope/standard-asset-apis": "^1.0.2",
"@terascope/utils": "^1.3.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.1.0",
"@terascope/job-components": "^1.5.0",
"@terascope/job-components": "^1.5.1",
"@terascope/scripts": "^1.4.0",
"@terascope/standard-asset-apis": "^1.0.2",
"@types/express": "^4.17.19",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -887,13 +887,13 @@
progress "^2.0.3"
yargs "^17.2.1"

"@terascope/job-components@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-1.5.0.tgz#a2d89a6f3941c40d1ef7acb5d82ff236afc39a47"
integrity sha512-pYlNxuVqaOXURksSizCSCgrkftdQPhBGMfiGotXCljlz/QNHxUbowaMP2dtYWzONqj1YS4uqbdTWEBPJSdooIw==
"@terascope/job-components@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-1.5.1.tgz#a36e8b3a94ed389e16117d7500cdd3bdcfc40f97"
integrity sha512-rMHF/mJbv1K5SyJWQ1N+yuK6icntu+kHPyxcdcEvQ9F4Ci4NjJn8zUKdE305Rpdmz2aTx0bDiCXGQNNwVO2sVQ==
dependencies:
"@terascope/types" "^1.2.0"
"@terascope/utils" "^1.3.0"
"@terascope/utils" "^1.3.1"
convict "^6.2.4"
convict-format-with-moment "^6.2.0"
convict-format-with-validator "^6.2.0"
Expand Down Expand Up @@ -938,10 +938,10 @@
dependencies:
prom-client "^15.1.3"

"@terascope/utils@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-1.3.0.tgz#9ab248693983a832d1aff9a2e69136a549d4865c"
integrity sha512-1QYNjO1auuGnH0+OgYCd01Jdjz7TO3bSw486xgoIpH5264YwRsHXzaYFTYZ0r4GAbEg6bYk8Qu0Z+0/p9ueXxA==
"@terascope/utils@^1.3.0", "@terascope/utils@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-1.3.1.tgz#96c68ac4fd5f17ad64939b06043731300b89c412"
integrity sha512-ynnhhwKjUCKHVbk5aU7/l5XLo34gOJ9iv7HZwupaT4zl3KW6nd+mmHt6b7fG8XsL2EqtlL+nPC1oSGl+UtLbNg==
dependencies:
"@terascope/types" "^1.2.0"
"@turf/bbox" "^7.1.0"
Expand Down

0 comments on commit f7c1efb

Please sign in to comment.