Update dependency npm-check-updates to v21
Some checks failed
Lint / lint (push) Failing after 35s
Test build / test-build (pull_request) Failing after 9s

This commit is contained in:
2026-04-15 12:01:31 +00:00
committed by Julien Valverdé
parent 78a2d2dede
commit 94bdaec04c
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
"@biomejs/biome": "^2.4.9",
"@effect/language-service": "^0.85.0",
"@types/bun": "^1.3.11",
"npm-check-updates": "^19.6.6",
"npm-check-updates": "^21.0.0",
"npm-sort": "^0.0.4",
"turbo": "^2.8.21",
"typescript": "^6.0.2",
@@ -1984,7 +1984,7 @@
"normalize-url": ["normalize-url@8.1.1", "", {}, "sha512-JYc0DPlpGWB40kH5g07gGTrYuMqV653k3uBKY6uITPWds3M0ov3GaWGp9lbE3Bzngx8+XkfzgvASb9vk9JDFXQ=="],
"npm-check-updates": ["npm-check-updates@19.6.6", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-AvlRcnlUEyBEJfblUSjYMJwYKvCIWDRuCDa6x3hyUMTMkI3kslmFm0LDqwgzQfshfNh0Z3ouKiA4fLjRN7HejQ=="],
"npm-check-updates": ["npm-check-updates@21.0.0", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-iGFLoW1QWsEDLR6Cnklyk+iHTf20hS84o79idR6AKhjSwk0whMdCd5FS0bTgEe6gMrRnJ0fGr2P6BEZ2zOelYg=="],
"npm-run-path": ["npm-run-path@4.0.1", "", { "dependencies": { "path-key": "^3.0.0" } }, "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw=="],

View File

@@ -18,7 +18,7 @@
"@biomejs/biome": "^2.4.9",
"@effect/language-service": "^0.85.0",
"@types/bun": "^1.3.11",
"npm-check-updates": "^19.6.6",
"npm-check-updates": "^21.0.0",
"npm-sort": "^0.0.4",
"turbo": "^2.8.21",
"typescript": "^6.0.2"