Skip to content

Commit

Permalink
Bump @terascope/scripts from 1.0.2 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [@terascope/scripts](https://github.com/terascope/teraslice) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](https://github.com/terascope/teraslice/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: "@terascope/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 2344dba commit f342d3c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@terascope/eslint-config": "^1.0.0",
"@terascope/job-components": "^1.3.0",
"@terascope/scripts": "^1.0.2",
"@terascope/scripts": "^1.1.0",
"@terascope/standard-asset-apis": "^1.0.2",
"@types/express": "^4.17.19",
"@types/jest": "^29.5.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-asset-apis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@terascope/utils": "^1.1.0"
},
"devDependencies": {
"@terascope/scripts": "^1.0.2",
"@terascope/scripts": "^1.1.0",
"@types/jest": "^29.5.12",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -802,13 +802,13 @@
prom-client "^15.1.3"
uuid "^9.0.1"

"@terascope/scripts@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-1.0.2.tgz#a6f2242bf50886d957acd333202428d4b17be97c"
integrity sha512-EqKOk1JSz7kr18DbEmBlkNf9o7LcdZ9XjiTL5SnN5XLh52VXYubjN35Aig5VjF935ENBFoxN0lAyWnmKsvF8ow==
"@terascope/scripts@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-1.1.0.tgz#45ecb33dc48f75738fcc31d996074bbd2b782dd8"
integrity sha512-LyN3SYPP/GDq0XVlZgHytN2L9MCwnCsbegKPQzH1ZrCsPx7u46i/YexCpF4IkRfUsc0evzMXxzBJRwVx8jPuRQ==
dependencies:
"@kubernetes/client-node" "^0.21.0"
"@terascope/utils" "^1.0.0"
"@terascope/utils" "^1.1.0"
codecov "^3.8.3"
execa "^5.1.0"
fs-extra "^11.2.0"
Expand Down

0 comments on commit f342d3c

Please sign in to comment.