From a02c2cf80ce560dcff7524d016341c30fdf27000 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 12:44:30 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to v19.6.6 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 685a073..917d6f3 100644 --- a/bun.lock +++ b/bun.lock @@ -16,7 +16,7 @@ "@types/yargs": "17.0.35", "@vitest/coverage-v8": "4.0.18", "copyfiles": "2.4.1", - "npm-check-updates": "19.6.3", + "npm-check-updates": "19.6.6", "readme-package-icons": "1.2.2", "ts-paths-resolver": "1.3.6", "typescript": "5.9.3", @@ -383,7 +383,7 @@ "noms": ["noms@0.0.0", "", { "dependencies": { "inherits": "^2.0.1", "readable-stream": "~1.0.31" } }, "sha512-lNDU9VJaOPxUmXcLb+HQFeUgQQPtMI24Gt6hgfuMHRJgMRHMF/qZ4HJD3GDru4sSw9IQl2jPjAYnQrdIeLbwow=="], - "npm-check-updates": ["npm-check-updates@19.6.3", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-VAt9Bp26eLaymZ0nZyh5n/by+YZIuegXlvWR0yv1zBqd984f8VnEnBbn+1lS3nN5LyEjn62BJ+yYgzNSpb6Gzg=="], + "npm-check-updates": ["npm-check-updates@19.6.6", "", { "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" } }, "sha512-AvlRcnlUEyBEJfblUSjYMJwYKvCIWDRuCDa6x3hyUMTMkI3kslmFm0LDqwgzQfshfNh0Z3ouKiA4fLjRN7HejQ=="], "obug": ["obug@2.1.1", "", {}, "sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ=="], diff --git a/package.json b/package.json index aa33e93..c65764d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/yargs": "17.0.35", "@vitest/coverage-v8": "4.0.18", "copyfiles": "2.4.1", - "npm-check-updates": "19.6.3", + "npm-check-updates": "19.6.6", "readme-package-icons": "1.2.2", "ts-paths-resolver": "1.3.6", "typescript": "5.9.3",