Skip to content

Commit 3e35e43

Browse files
chore(deps): update dependency npm-package-json-lint-config-default to v6 (#594)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm-package-json-lint-config-default](https://togithub.com/tclindner/npm-package-json-lint-config-default) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/npm-package-json-lint-config-default/5.0.0/6.0.0) | [![age](https://badges.renovateapi.com/packages/npm/npm-package-json-lint-config-default/6.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/npm-package-json-lint-config-default/6.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/npm-package-json-lint-config-default/6.0.0/compatibility-slim/5.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/npm-package-json-lint-config-default/6.0.0/confidence-slim/5.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tclindner/npm-package-json-lint-config-default (npm-package-json-lint-config-default)</summary> ### [`v6.0.0`](https://togithub.com/tclindner/npm-package-json-lint-config-default/releases/tag/v6.0.0) [Compare Source](https://togithub.com/tclindner/npm-package-json-lint-config-default/compare/v5.0.0...v6.0.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 💥 Breaking changes - Drop support for node14 and update peerDeps to require `npm-package-json-lint` v7 by [@&#8203;tclindner](https://togithub.com/tclindner) in [https://github.com/tclindner/npm-package-json-lint-config-default/pull/396](https://togithub.com/tclindner/npm-package-json-lint-config-default/pull/396) **Full Changelog**: tclindner/npm-package-json-lint-config-default@v5.0.0...v6.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/template-typescript-node-package). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d10fbf commit 3e35e43

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"markdownlint": "^0.29.0",
9090
"markdownlint-cli": "^0.35.0",
9191
"npm-package-json-lint": "^7.0.0",
92-
"npm-package-json-lint-config-default": "^5.0.0",
92+
"npm-package-json-lint-config-default": "^6.0.0",
9393
"prettier-plugin-curly": "^0.1.0",
9494
"prettier-plugin-packagejson": "^2.4.3",
9595
"release-it": "^15.10.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)