From 24da22714c6153ca653e2765ac90ce3350c6cb63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 07:43:11 +0000 Subject: [PATCH] chore(deps-dev): bump npm-check-updates from 20.0.0 to 20.0.1 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 20.0.0 to 20.0.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/v20.0.0...v20.0.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 20.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c6f833c..81dc1b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5205,9 +5205,9 @@ } }, "node_modules/npm-check-updates": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-20.0.0.tgz", - "integrity": "sha512-qCs02x51irGf0okCttwv8lHEO2NxT903IJ2bKpG82kIzkm6pfT3CoWB5YIvqY/wi/DdnYRfI7eVfCYYymQgvCg==", + "version": "20.0.1", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-20.0.1.tgz", + "integrity": "sha512-YuzpyL1Od5dJzpeETVh2H5o1I8tpi0zkf6v7k7rXwUDfiDliBX9dgVIb7FlEfp8Lu2RtECAv63ZHm/rqpIhYsw==", "dev": true, "license": "Apache-2.0", "bin": {