Skip to content

Commit

Permalink
Merge pull request #895 from terascope/dependency-updates-2024-12-16
Browse files Browse the repository at this point in the history
bundled dependency update
  • Loading branch information
sotojn authored Dec 16, 2024
2 parents 81c95da + 3e3368f commit f77b7bf
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 172 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.6.2",
"@terascope/job-components": "~1.7.0",
"@terascope/types": "~1.3.1"
},
"devDependencies": {},
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"node-gyp": "11.0.0"
},
"devDependencies": {
"@terascope/eslint-config": "~1.1.2",
"@terascope/job-components": "~1.6.2",
"@terascope/scripts": "~1.5.3",
"@terascope/eslint-config": "~1.1.3",
"@terascope/job-components": "~1.7.0",
"@terascope/scripts": "~1.6.0",
"@types/jest": "~29.5.14",
"@types/node": "~22.10.1",
"@types/node": "~22.10.2",
"@types/uuid": "~10.0.0",
"bunyan": "~1.8.15",
"eslint": "~9.16.0",
"eslint": "~9.17.0",
"jest": "~29.7.0",
"jest-extended": "~4.0.2",
"terafoundation_kafka_connector": "~1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/terafoundation_kafka_connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"node-rdkafka": "~3.2.1"
},
"devDependencies": {
"@terascope/job-components": "~1.6.2",
"@terascope/job-components": "~1.7.0",
"@types/convict": "~6.1.3",
"convict": "~6.2.4"
},
Expand Down
Loading

0 comments on commit f77b7bf

Please sign in to comment.