We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c4a94 commit b5ff2c7Copy full SHA for b5ff2c7
package.json
@@ -47,7 +47,7 @@
47
"inquirer": "^8.0.0",
48
"lerna": "^4.0.0",
49
"nano-staged": "^0.8.0",
50
- "npm-package-json-lint": "^7.0.0",
+ "npm-package-json-lint": "^8.0.0",
51
"simple-git-hooks": "^2.7.0",
52
"simple-github-release": "^1.0.0",
53
"typescript": "^5.0.0",
packages/lint-package-json/package.json
@@ -35,6 +35,6 @@
35
"dependencies": {
36
"@trigen/npm-package-json-lint-config": "^8.0.0-alpha.30",
37
"argue-cli": "^2.1.0",
38
- "npm-package-json-lint": "^7.0.0"
+ "npm-package-json-lint": "^8.0.0"
39
}
40
0 commit comments