Skip to content

Commit 6325664

Browse files
chore(deps): update dependency npm-check-updates to v19.1.2 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 679506b commit 6325664

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/yargs": "17.0.34",
1717
"@vitest/coverage-v8": "4.0.8",
1818
"copyfiles": "2.4.1",
19-
"npm-check-updates": "19.1.0",
19+
"npm-check-updates": "19.1.2",
2020
"readme-package-icons": "1.2.2",
2121
"ts-paths-resolver": "1.3.2",
2222
"typescript": "5.9.3",
@@ -397,7 +397,7 @@
397397

398398
"noms": ["[email protected]", "", { "dependencies": { "inherits": "^2.0.1", "readable-stream": "~1.0.31" } }, "sha512-lNDU9VJaOPxUmXcLb+HQFeUgQQPtMI24Gt6hgfuMHRJgMRHMF/qZ4HJD3GDru4sSw9IQl2jPjAYnQrdIeLbwow=="],
399399

400-
"npm-check-updates": ["[email protected].0", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-qLtpdzOnuVN9qXrrVazjCRRQ3qh0aILIGwmlkF7w4hP9cRTOHynZYSFKRaVO+3EvzNgnXj0lm/XlWhc2TEOyfA=="],
400+
"npm-check-updates": ["[email protected].2", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-FNeFCVgPOj0fz89hOpGtxP2rnnRHR7hD2E8qNU8SMWfkyDZXA/xpgjsL3UMLSo3F/K13QvJDnbxPngulNDDo/g=="],
401401

402402
"once": ["[email protected]", "", { "dependencies": { "wrappy": "1" } }, "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="],
403403

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/yargs": "17.0.34",
7171
"@vitest/coverage-v8": "4.0.8",
7272
"copyfiles": "2.4.1",
73-
"npm-check-updates": "19.1.0",
73+
"npm-check-updates": "19.1.2",
7474
"readme-package-icons": "1.2.2",
7575
"ts-paths-resolver": "1.3.2",
7676
"typescript": "5.9.3",

0 commit comments

Comments
 (0)