Skip to content

Commit 30502c4

Browse files
fix(deps): update dependency npm-package-json-lint to v9 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 466a941 commit 30502c4

File tree

3 files changed

+50
-72
lines changed

3 files changed

+50
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint": "^9.0.0",
4242
"inquirer": "^9.3.7",
4343
"nano-staged": "^0.8.0",
44-
"npm-package-json-lint": "^7.0.0",
44+
"npm-package-json-lint": "^9.0.0",
4545
"simple-git-hooks": "^2.7.0",
4646
"vite": "^7.0.0",
4747
"vitest": "^3.0.0"

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": "^8.0.0-alpha.33",
3737
"argue-cli": "^2.1.0",
38-
"npm-package-json-lint": "^7.0.0"
38+
"npm-package-json-lint": "^9.0.0"
3939
}
4040
}

pnpm-lock.yaml

Lines changed: 48 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)