This is an automated email from the ASF dual-hosted git repository.
mimaison pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/markdown by this push:
new 60a135562 Bump npm-check-updates from 17.1.18 to 19.3.1 (#776)
60a135562 is described below
commit 60a135562e50da1934d6c7817c6988cb5f9e5580
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 11:45:52 2026 +0100
Bump npm-check-updates from 17.1.18 to 19.3.1 (#776)
Bumps
[npm-check-updates](https://github.com/raineorshine/npm-check-updates) from
17.1.18 to 19.3.1.
- [Release
notes](https://github.com/raineorshine/npm-check-updates/releases)
-
[Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/raineorshine/npm-check-updates/compare/v17.1.18...v19.3.1)
---
updated-dependencies:
- dependency-name: npm-check-updates
dependency-version: 19.3.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 4a89261cf..9bfbfacd6 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"rtlcss": "^4.3.0"
},
"optionalDependencies": {
- "npm-check-updates": "^17.1.4"
+ "npm-check-updates": "^19.3.1"
},
"private": true,
"prettier": {