Skip to content

Commit

Permalink
Merge pull request #889 from terascope/dependency-updates-2024-12-03
Browse files Browse the repository at this point in the history
bundled dependency updates
  • Loading branch information
busma13 authored Dec 3, 2024
2 parents 1e7997e + 05c7b10 commit d91ac2d
Show file tree
Hide file tree
Showing 4 changed files with 207 additions and 355 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.1",
"@terascope/job-components": "~1.6.2",
"@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": "10.2.0"
},
"devDependencies": {
"@terascope/eslint-config": "~1.1.1",
"@terascope/job-components": "~1.6.1",
"@terascope/scripts": "~1.5.2",
"@terascope/eslint-config": "~1.1.2",
"@terascope/job-components": "~1.6.2",
"@terascope/scripts": "~1.5.3",
"@types/jest": "~29.5.14",
"@types/node": "~22.9.3",
"@types/node": "~22.10.1",
"@types/uuid": "~10.0.0",
"bunyan": "~1.8.15",
"eslint": "~9.15.0",
"eslint": "~9.16.0",
"jest": "~29.7.0",
"jest-extended": "~4.0.2",
"terafoundation_kafka_connector": "~1.2.0",
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.0"
},
"devDependencies": {
"@terascope/job-components": "~1.6.1",
"@terascope/job-components": "~1.6.2",
"@types/convict": "~6.1.3",
"convict": "~6.2.4"
},
Expand Down
Loading

0 comments on commit d91ac2d

Please sign in to comment.