Skip to content

Commit 87eabaa

Browse files
fix(deps): update dependency npm-package-json-lint to v9
1 parent a3437f3 commit 87eabaa

File tree

3 files changed

+46
-68
lines changed

3 files changed

+46
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint": "^9.0.0",
4545
"inquirer": "^9.3.7",
4646
"nano-staged": "^0.8.0",
47-
"npm-package-json-lint": "^7.0.0",
47+
"npm-package-json-lint": "^9.0.0",
4848
"simple-git-hooks": "^2.7.0",
4949
"simple-github-release": "^1.0.0",
5050
"typescript": "^5.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: 44 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)