Skip to content

Commit

Permalink
chore(deps): update dependency npm-package-json-lint-config-default t…
Browse files Browse the repository at this point in the history
…o 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://github.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://github.com/tclindner/npm-package-json-lint-config-default/releases/tag/v6.0.0)

[Compare
Source](https://github.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://github.com/tclindner) in
[tclindner/npm-package-json-lint-config-default#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>
  • Loading branch information
renovate[bot] committed Jul 7, 2023
1 parent 3d10fbf commit 3e35e43
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"markdownlint": "^0.29.0",
"markdownlint-cli": "^0.35.0",
"npm-package-json-lint": "^7.0.0",
"npm-package-json-lint-config-default": "^5.0.0",
"npm-package-json-lint-config-default": "^6.0.0",
"prettier-plugin-curly": "^0.1.0",
"prettier-plugin-packagejson": "^2.4.3",
"release-it": "^15.10.3",
Expand Down
12 changes: 6 additions & 6 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 3e35e43

Please sign in to comment.