Skip to content

Commit 5371873

Browse files
fix(deps): update dependency npm-package-json-lint to v10 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5d49c0 commit 5371873

3 files changed

Lines changed: 80 additions & 87 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"del-cli": "^7.0.0",
4141
"inquirer": "^9.3.7",
4242
"nano-staged": "^1.0.0",
43-
"npm-package-json-lint": "^9.0.0",
43+
"npm-package-json-lint": "^10.0.0",
4444
"oxlint": "^1.67.0",
4545
"simple-git-hooks": "^2.7.0",
4646
"vite": "^8.0.16",

‎packages/lint-package-json/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"dependencies": {
3636
"@trigen/npm-package-json-lint-config": "workspace:^",
3737
"argue-cli": "^2.1.0",
38-
"npm-package-json-lint": "^9.0.0"
38+
"npm-package-json-lint": "^10.0.0"
3939
}
4040
}

0 commit comments

Comments
 (0)