Skip to content

Commit

Permalink
Merge pull request #914 from terascope/dependency-updates-2025-1-27
Browse files Browse the repository at this point in the history
bundled dependency updates
  • Loading branch information
sotojn authored Jan 27, 2025
2 parents 347e648 + 0d1902b commit 7d36391
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 512 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.1",
"@terascope/job-components": "~1.9.2",
"@terascope/types": "~1.4.1"
},
"engines": {
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
"node-gyp": "11.0.0"
},
"devDependencies": {
"@terascope/eslint-config": "~1.1.4",
"@terascope/job-components": "~1.9.1",
"@terascope/scripts": "~1.9.0",
"@terascope/eslint-config": "~1.1.5",
"@terascope/job-components": "~1.9.2",
"@terascope/scripts": "~1.9.1",
"@types/fs-extra": "~11.0.4",
"@types/jest": "~29.5.14",
"@types/node": "~22.10.5",
"@types/node": "~22.10.10",
"@types/semver": "~7.5.8",
"@types/uuid": "~10.0.0",
"bunyan": "~1.8.15",
"eslint": "~9.18.0",
"eslint": "~9.19.0",
"fs-extra": "~11.3.0",
"jest": "~29.7.0",
"jest-extended": "~4.0.2",
"semver": "~7.6.3",
"terafoundation_kafka_connector": "~1.2.1",
"teraslice-test-harness": "~1.3.1",
"teraslice-test-harness": "~1.3.2",
"ts-jest": "~29.2.5",
"typescript": "~5.7.3",
"uuid": "~11.0.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/terafoundation_kafka_connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"node-rdkafka": "~3.2.1"
},
"devDependencies": {
"@terascope/job-components": "~1.9.1",
"@terascope/scripts": "^1.9.0",
"@types/convict": "~6.1.3",
"@terascope/job-components": "~1.9.2",
"@terascope/scripts": "~1.9.1",
"@types/convict": "~6.1.6",
"convict": "~6.2.4"
},
"engines": {
Expand Down
Loading

0 comments on commit 7d36391

Please sign in to comment.