Skip to content

Commit a326e9c

Browse files
fix(deps): update dependency npm-package-json-lint to v11
1 parent 6d86a1f commit a326e9c

3 files changed

Lines changed: 160 additions & 191 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": "^10.0.0",
43+
"npm-package-json-lint": "^11.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
@@ -38,6 +38,6 @@
3838
"dependencies": {
3939
"@trigen/npm-package-json-lint-config": "workspace:^",
4040
"argue-cli": "^3.0.0",
41-
"npm-package-json-lint": "^10.0.0"
41+
"npm-package-json-lint": "^11.0.0"
4242
}
4343
}

0 commit comments

Comments
 (0)