From d10727977990774a137df81781be9e38150b9fcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 08:53:56 +0000 Subject: [PATCH] Bump npm-check-updates in the npm-dependencies group Bumps the npm-dependencies group with 1 update: [npm-check-updates](https://github.com/raineorshine/npm-check-updates). Updates `npm-check-updates` from 22.1.1 to 22.2.0 - [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/v22.1.1...v22.2.0) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 22.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5e0a2e3..1aa733a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "eslint-plugin-editorconfig": "^4.0.3", "eslint-plugin-jsdoc": "^62.9.0", "neostandard": "^0.13.0", - "npm-check-updates": "^22.1.1", + "npm-check-updates": "^22.2.0", "serve": "^14.2.6", "stylelint": "^17.11.0", "stylelint-config-standard": "^40.0.0" @@ -6943,9 +6943,9 @@ } }, "node_modules/npm-check-updates": { - "version": "22.1.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.1.1.tgz", - "integrity": "sha512-uWSxJW25dy5ZM4SdLsi0VBgPSJlo7u+jARQ6Xql+85YYCoqXU2ZaympAZ6237/oybCq/I4nXddE9S9BTwBfBXA==", + "version": "22.2.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.0.tgz", + "integrity": "sha512-kaxgbkGkCOtoSrsUXShgcEiEfrRPqmOGk6Yeya+5hoNptblu9vuE8/PLABUSJz+IeNgKJBFxcC3UrBYmKsB8iA==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 89eaceb..4f4c7a9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint-plugin-editorconfig": "^4.0.3", "eslint-plugin-jsdoc": "^62.9.0", "neostandard": "^0.13.0", - "npm-check-updates": "^22.1.1", + "npm-check-updates": "^22.2.0", "serve": "^14.2.6", "stylelint": "^17.11.0", "stylelint-config-standard": "^40.0.0"