From 673577b73ba38846e5534db8cbdae883445d82f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:43:48 +0000 Subject: [PATCH] Bump npm-check-updates from 22.2.1 to 22.2.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.2.1 to 22.2.2. - [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.1...v22.2.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 22.2.2 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 153e8e3..cfaf1fb 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.1", + "npm-check-updates": "^22.2.2", "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.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.1.tgz", - "integrity": "sha512-mGdIJfhtg+q0BzhbOpbOL73zhMZlgBQMG4wnBwPMMD5k96028UCuV0753YeSYk9odoh7HWK6/cY69bWxT7o+yg==", + "version": "22.2.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", + "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27836,9 +27836,9 @@ } }, "npm-check-updates": { - "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==", + "version": "22.2.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", + "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index 203a97c..1280558 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.1", + "npm-check-updates": "^22.2.2", "prettier-standard": "^16.4.1", "sass": "^1.100.0", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index b6b23cf..c15556a 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.1: - version "22.2.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.1.tgz#85c6bd05ef0918d2f77cdcc9989ef750ff4a1df5" - integrity sha512-mGdIJfhtg+q0BzhbOpbOL73zhMZlgBQMG4wnBwPMMD5k96028UCuV0753YeSYk9odoh7HWK6/cY69bWxT7o+yg== +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-run-path@^3.0.0: version "3.1.0"