From ad96eb5015fef5df31f252d4aa716799de4118a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 08:54:28 +0000 Subject: [PATCH] chore(deps-dev): bump npm-check-updates from 17.1.18 to 18.0.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.18 to 18.0.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/v17.1.18...v18.0.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 18.0.2 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 d393792..3dc338f 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "husky": "^9.x", "lint-staged": "^15.x", "msw": "^2.x", - "npm-check-updates": "^17.x", + "npm-check-updates": "^18.x", "postcss": "^8.5.3", "postcss-preset-mantine": "^1.17.x", "postcss-simple-vars": "^7.0.x",