From 144cf7b775536736adef10baf9f58d2555874984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 09:14:42 +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.2.0 to 22.2.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/v22.2.0...v22.2.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 22.2.1 dependency-type: direct:development update-type: version-update:semver-patch 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 2862e95..a6080f0 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.2.0", + "npm-check-updates": "^22.2.1", "serve": "^14.2.6", "stylelint": "^17.12.0", "stylelint-config-standard": "^40.0.0" @@ -6944,9 +6944,9 @@ } }, "node_modules/npm-check-updates": { - "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==", + "version": "22.2.1", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.1.tgz", + "integrity": "sha512-mGdIJfhtg+q0BzhbOpbOL73zhMZlgBQMG4wnBwPMMD5k96028UCuV0753YeSYk9odoh7HWK6/cY69bWxT7o+yg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index d71d84a..f02f9b3 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.2.0", + "npm-check-updates": "^22.2.1", "serve": "^14.2.6", "stylelint": "^17.12.0", "stylelint-config-standard": "^40.0.0"