From b6283a54a6667067b7b9b3a2596ceec569ea121b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 19:34:15 +0000 Subject: [PATCH] chore(deps-dev): bump npm-check-updates from 22.2.9 to 23.0.0 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.2.9 to 23.0.0. - [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.9...v23.0.0) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 23.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0ad0db..14cd1e5 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "husky": "^9.x", "lint-staged": "^17.x", "msw": "^2.x", - "npm-check-updates": "^22.x", + "npm-check-updates": "^23.x", "prettier": "^3.x", "stylelint": "^17.x", "stylelint-config-standard": "^40.x",