From 699bbabd4b3e067f7b5d6f82bb4becca73cb7bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 09:18:42 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.18 to 18.0.3 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.18 to 18.0.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/v17.1.18...v18.0.3) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 18.0.3 dependency-type: direct:production 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 cae9fd8..50fed43 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "rtlcss": "^4.3.0" }, "optionalDependencies": { - "npm-check-updates": "^17.1.4" + "npm-check-updates": "^18.0.3" }, "private": true, "prettier": {