Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 1f16865 commit 0ff802d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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.1.0",
"@terascope/job-components": "^1.5.1",
"@terascope/scripts": "^1.4.1",
"@terascope/scripts": "^1.4.2",
"@terascope/standard-asset-apis": "^1.0.2",
"@types/express": "^4.17.19",
"@types/jest": "^29.5.14",
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.3.2"
},
"devDependencies": {
"@terascope/scripts": "^1.4.1",
"@terascope/scripts": "^1.4.2",
"@types/jest": "^29.5.14",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -906,13 +906,13 @@
prom-client "^15.1.3"
uuid "^10.0.0"

"@terascope/scripts@^1.4.1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-1.4.1.tgz#967692eaeb44d2331746e7b57f358353310e3dea"
integrity sha512-8XGTV/CjJFyQ1MXRNKuOQ7JEGPsHZYywuQWYk/lNPIl0FwMifnNQoj8M7571YgnGQU4pPPYAwJTXXMCvJNW/qA==
"@terascope/scripts@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-1.4.2.tgz#1b9efe4c8418d32626760f3118377f54ec24b155"
integrity sha512-h++D7VOe9w+D+k7c4DCitjfybqiJruOAu9yAt1PYZV0B9jvUdd7+DQ6KMk2WjtsML3GkDZJbGe2BQAUWPcORXA==
dependencies:
"@kubernetes/client-node" "^0.22.0"
"@terascope/utils" "^1.3.1"
"@terascope/utils" "^1.3.2"
codecov "^3.8.3"
execa "9.4.0"
fs-extra "^11.2.0"
Expand Down Expand Up @@ -942,7 +942,7 @@
dependencies:
prom-client "^15.1.3"

"@terascope/utils@^1.3.0", "@terascope/utils@^1.3.1", "@terascope/utils@^1.3.2":
"@terascope/utils@^1.3.1", "@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 0ff802d

Please sign in to comment.