From d71f45478e84e7e9cd619cf48ae3aefe0e2b3ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 18:34:23 +0000 Subject: [PATCH] Bump npm-check-updates from 22.0.1 to 22.2.9 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.0.1 to 22.2.9. - [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.0.1...v22.2.9) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 22.2.9 dependency-type: direct:development update-type: version-update:semver-minor ... 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 b9a01d0..832d10a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "file-loader": "^6.2.0", "jsonlint": "^1.6.3", "mini-css-extract-plugin": "^2.10.2", - "npm-check-updates": "^22.0.1", + "npm-check-updates": "^22.2.9", "postcss-loader": "^8.2.1", "precss": "^4.0.0", "prettier": "3.8.3", @@ -6250,9 +6250,9 @@ } }, "node_modules/npm-check-updates": { - "version": "22.0.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.0.1.tgz", - "integrity": "sha512-K8PDu7l9v7UKIwDSxLnqA9LHT76Mu4eCjGjp0JwSeSsyKWmX/YZY+AoBxw4oVdKwQLthWbzg1g+OKysHYGQCjQ==", + "version": "22.2.9", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.9.tgz", + "integrity": "sha512-DVeZ0KirHfliSsHuR2o7cHE+tW439sVHfJjF6cGWeDiY0Wyl3BI/jS4zV0eixtcMOquFbcF1Su/FsxOvk5MoYA==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index b12c737..9d5a937 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "file-loader": "^6.2.0", "jsonlint": "^1.6.3", "mini-css-extract-plugin": "^2.10.2", - "npm-check-updates": "^22.0.1", + "npm-check-updates": "^22.2.9", "postcss-loader": "^8.2.1", "precss": "^4.0.0", "prettier": "3.8.3",