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 58093ed817 Bump npm-check-updates from 19.6.6 to 21.0.2 (#847)
58093ed817 is described below
commit 58093ed81790cfd203a99e7c8c9450640a5c06f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 17 13:55:25 2026 +0200
Bump npm-check-updates from 19.6.6 to 21.0.2 (#847)
Bumps
[npm-check-updates](https://github.com/raineorshine/npm-check-updates) from
19.6.6 to 21.0.2.
- [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/v19.6.6...v21.0.2)
---
updated-dependencies:
- dependency-name: npm-check-updates
dependency-version: 21.0.2
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>
Reviewers: Mickael Maison <[email protected]>
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 634140ab14..55a8ebebf6 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"rtlcss": "^4.3.0"
},
"optionalDependencies": {
- "npm-check-updates": "^19.3.1"
+ "npm-check-updates": "^21.0.2"
},
"private": true,
"prettier": {