Skip to content

Commit

Permalink
Merge pull request #919 from terascope/dependabot/npm_and_yarn/terasc…
Browse files Browse the repository at this point in the history
…ope/scripts-0.68.0

Bump @terascope/scripts from 0.67.0 to 0.68.0
  • Loading branch information
busma13 authored Jan 29, 2024
2 parents bdca5b0 + 832797d commit e43c51f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@terascope/eslint-config": "^0.8.0",
"@terascope/file-asset-apis": "^0.10.3",
"@terascope/job-components": "^0.66.0",
"@terascope/scripts": "^0.67.0",
"@terascope/scripts": "^0.68.0",
"@types/fs-extra": "^11.0.2",
"@types/jest": "^29.5.11",
"@types/json2csv": "^5.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/file-asset-apis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"node-gzip": "^1.1.2"
},
"devDependencies": {
"@terascope/scripts": "^0.67.0",
"@terascope/scripts": "^0.68.0",
"@types/jest": "^29.5.11",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1830,10 +1830,10 @@
datemath-parser "^1.0.6"
uuid "^9.0.0"

"@terascope/scripts@^0.67.0":
version "0.67.0"
resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-0.67.0.tgz#1ec3eeadd7539db3cf2e7a92d38af9306a0a19ff"
integrity sha512-rB+cPMl/HVyDpqvABMUdKTvzwlp9GtEwC2xTTGKK94+sjYJz6vHXkJF1In3LO+8f4UfB1YM5CGWbx+wjN8pVUQ==
"@terascope/scripts@^0.68.0":
version "0.68.0"
resolved "https://registry.yarnpkg.com/@terascope/scripts/-/scripts-0.68.0.tgz#51f9bbb7cbe847ad8380011fbc321f789fb6ea12"
integrity sha512-60SALoDC4esiANUrdxHLgnw4vmFY8Xa+1MzFE4+tBBzo/WGX6gOq12cijd0BTC0+kN2Y5muXWs+a8AdURto64A==
dependencies:
"@kubernetes/client-node" "^0.20.0"
"@terascope/utils" "^0.53.0"
Expand Down

0 comments on commit e43c51f

Please sign in to comment.