Skip to content

Commit

Permalink
fix(deps): update dependency npm-package-json-lint to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 8561dc9 commit 1010972
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint": "^8.0.0",
"lerna": "^4.0.0",
"nano-staged": "^0.8.0",
"npm-package-json-lint": "^6.0.0",
"npm-package-json-lint": "^7.0.0",
"simple-git-hooks": "^2.7.0",
"simple-github-release": "^1.0.0",
"typescript": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-package-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"dependencies": {
"@trigen/npm-package-json-lint-config": "^8.0.0-alpha.24",
"argue-cli": "^2.1.0",
"npm-package-json-lint": "^6.4.0"
"npm-package-json-lint": "^7.0.0"
}
}
35 changes: 31 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1010972

Please sign in to comment.