From 1738f8565a1430b935fbf25394c98571692c63c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 10:09:02 +0000 Subject: [PATCH] Bump npm-check-updates from 22.1.0 to 22.1.1 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.1.0 to 22.1.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.1.0...v22.1.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 22.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54a25cb..f6e9410 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^17.0.2", - "npm-check-updates": "^22.1.0", + "npm-check-updates": "^22.1.1", "prettier-standard": "^16.4.1", "sass": "^1.99.0", "standard": "^17.1.2", @@ -11797,9 +11797,9 @@ } }, "node_modules/npm-check-updates": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.1.0.tgz", - "integrity": "sha512-zKjYAa205S6UyHkNJGmiLFmm6M31175cvUA3OdHvVlCdtyTfkyQbPWoov/GJEc6PWVbCV5e+60c7S2eVp0ybOA==", + "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==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27818,9 +27818,9 @@ } }, "npm-check-updates": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.1.0.tgz", - "integrity": "sha512-zKjYAa205S6UyHkNJGmiLFmm6M31175cvUA3OdHvVlCdtyTfkyQbPWoov/GJEc6PWVbCV5e+60c7S2eVp0ybOA==", + "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==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index 8fdfefc..61e0807 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^17.0.2", - "npm-check-updates": "^22.1.0", + "npm-check-updates": "^22.1.1", "prettier-standard": "^16.4.1", "sass": "^1.99.0", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index afe091f..f9d75de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6626,10 +6626,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^22.1.0: - version "22.1.0" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.1.0.tgz#3dade24959db7362d0d6db2813a2c48d4c43c350" - integrity sha512-zKjYAa205S6UyHkNJGmiLFmm6M31175cvUA3OdHvVlCdtyTfkyQbPWoov/GJEc6PWVbCV5e+60c7S2eVp0ybOA== +npm-check-updates@^22.1.1: + version "22.1.1" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.1.1.tgz#439bf2086d068a8defe5929072018bb4925ca62b" + integrity sha512-uWSxJW25dy5ZM4SdLsi0VBgPSJlo7u+jARQ6Xql+85YYCoqXU2ZaympAZ6237/oybCq/I4nXddE9S9BTwBfBXA== npm-run-path@^3.0.0: version "3.1.0"