From 74e9fa0f4dca3cb7f4a5ab228905fd49ce63cbc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 10:03:54 +0000 Subject: [PATCH] Bump npm-check-updates from 22.2.2 to 22.2.3 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.2.2 to 22.2.3. - [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.2...v22.2.3) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 22.2.3 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 cfaf1fb..7eb0653 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.7", - "npm-check-updates": "^22.2.2", + "npm-check-updates": "^22.2.3", "prettier-standard": "^16.4.1", "sass": "^1.100.0", "standard": "^17.1.2", @@ -11752,9 +11752,9 @@ } }, "node_modules/npm-check-updates": { - "version": "22.2.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", - "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", + "version": "22.2.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.3.tgz", + "integrity": "sha512-n8HZ0ywZugYRgEqIm67hbZC5L/9S/gLX+MkGchJB43pP2xib1+u76OpVEJRZ4QP2BksPRi5M1CCStJVfc16+/A==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27836,9 +27836,9 @@ } }, "npm-check-updates": { - "version": "22.2.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", - "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", + "version": "22.2.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.3.tgz", + "integrity": "sha512-n8HZ0ywZugYRgEqIm67hbZC5L/9S/gLX+MkGchJB43pP2xib1+u76OpVEJRZ4QP2BksPRi5M1CCStJVfc16+/A==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index 1280558..4abaab4 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.7", - "npm-check-updates": "^22.2.2", + "npm-check-updates": "^22.2.3", "prettier-standard": "^16.4.1", "sass": "^1.100.0", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index c15556a..7a805b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6622,10 +6622,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^22.2.2: - version "22.2.2" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.2.tgz#ce36d2208345b641f0e68a0e1b92d93c11870224" - integrity sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw== +npm-check-updates@^22.2.3: + version "22.2.3" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.3.tgz#9dd55c2806ea591465674fbc10f89d013271e21c" + integrity sha512-n8HZ0ywZugYRgEqIm67hbZC5L/9S/gLX+MkGchJB43pP2xib1+u76OpVEJRZ4QP2BksPRi5M1CCStJVfc16+/A== npm-run-path@^3.0.0: version "3.1.0"