Skip to content

Commit

Permalink
Merge pull request #919 from terascope/dependency-updates-2025-2-3
Browse files Browse the repository at this point in the history
bundled dependency updates
  • Loading branch information
sotojn authored Feb 3, 2025
2 parents 7d36391 + f472c48 commit 067651e
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 93 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 @@
"test": "yarn --cwd ../ test"
},
"dependencies": {
"@terascope/job-components": "~1.9.2",
"@terascope/job-components": "~1.9.3",
"@terascope/types": "~1.4.1"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
},
"devDependencies": {
"@terascope/eslint-config": "~1.1.5",
"@terascope/job-components": "~1.9.2",
"@terascope/scripts": "~1.9.1",
"@terascope/job-components": "~1.9.3",
"@terascope/scripts": "~1.10.0",
"@types/fs-extra": "~11.0.4",
"@types/jest": "~29.5.14",
"@types/node": "~22.10.10",
"@types/node": "~22.13.0",
"@types/semver": "~7.5.8",
"@types/uuid": "~10.0.0",
"bunyan": "~1.8.15",
"eslint": "~9.19.0",
"fs-extra": "~11.3.0",
"jest": "~29.7.0",
"jest-extended": "~4.0.2",
"semver": "~7.6.3",
"semver": "~7.7.0",
"terafoundation_kafka_connector": "~1.2.1",
"teraslice-test-harness": "~1.3.2",
"ts-jest": "~29.2.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/terafoundation_kafka_connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"node-rdkafka": "~3.2.1"
},
"devDependencies": {
"@terascope/job-components": "~1.9.2",
"@terascope/scripts": "~1.9.1",
"@terascope/job-components": "~1.9.3",
"@terascope/scripts": "~1.10.0",
"@types/convict": "~6.1.6",
"convict": "~6.2.4"
},
Expand Down
Loading

0 comments on commit 067651e

Please sign in to comment.