Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency @types/eslint__js to v9
  • Loading branch information
renovatebot-confluentinc[bot] authored May 9, 2025
commit dcb6534de4f6850d7847daa7b2d90a3f6c2180c4
38 changes: 7 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@bufbuild/protoc-gen-es": "^2.0.0",
"@eslint/js": "^9.9.0",
"@hapi/boom": "^10.0.1",
"@types/eslint__js": "^8.42.3",
"@types/eslint__js": "^9.0.0",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.1",
"axios-mock-adapter": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion schemaregistry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@bufbuild/protoc-gen-es": "^2.0.0",
"@confluentinc/kafka-javascript": "file:..",
"@eslint/js": "^9.9.0",
"@types/eslint__js": "^8.42.3",
"@types/eslint__js": "^9.0.0",
"@types/node": "^20.16.1",
"@types/uuid": "^10.0.0",
"bluebird": "^3.5.3",
Expand Down