From 7dc4520210788352424c64538392038681289c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 06:15:10 +0000 Subject: [PATCH] :arrow_up: (deps-dev): bump npm-check-updates from 17.1.16 to 18.1.1 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.16 to 18.1.1. - [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.16...v18.1.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 18.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d063be1..c392839 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "^9.23.0", "eslint-config-next": "15.2.3", "husky": "^9.1.7", - "npm-check-updates": "^17.1.16", + "npm-check-updates": "^18.1.1", "postcss": "^8.5.3", "prettier": "^3.5.3", "prettier-plugin-tailwindcss": "^0.6.11", diff --git a/yarn.lock b/yarn.lock index c622b2b..96b17f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2337,10 +2337,10 @@ next@15.2.3: "@next/swc-win32-x64-msvc" "15.2.3" sharp "^0.33.5" -npm-check-updates@^17.1.16: - version "17.1.16" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.16.tgz#28f5debfb81b29bf152162de810beb526b638226" - integrity sha512-9nohkfjLRzLfsLVGbO34eXBejvrOOTuw5tvNammH73KEFG5XlFoi3G2TgjTExHtnrKWCbZ+mTT+dbNeSjASIPw== +npm-check-updates@^18.1.1: + version "18.1.1" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.1.tgz#4b507491db8989a18e3a61c23d5ad42d4f7c93b1" + integrity sha512-sr+z5tEZop9n+uxAv/FVbpIdrayfG3Dr/D91igb+GyBl9eiudYUfGUZEBsmHq6kMOGEssSM3YWrP3njQjVU4Gw== object-assign@^4.1.1: version "4.1.1"