Skip to content

Commit

Permalink
fix(): update dependency lint-staged to v14 (#711)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged) | [`13.3.0` -> `14.0.0`](https://renovatebot.com/diffs/npm/lint-staged/13.3.0/14.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/14.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/14.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/13.3.0/14.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/13.3.0/14.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>okonet/lint-staged (lint-staged)</summary>

### [`v14.0.0`](https://togithub.com/okonet/lint-staged/releases/tag/v14.0.0)

[Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.3.0...v14.0.0)

##### Features

-   drop support for Node.js 14 ([#&#8203;1312](https://togithub.com/okonet/lint-staged/issues/1312)) ([9da8777](https://togithub.com/okonet/lint-staged/commit/9da877711a7547b9122c6af91683fb2a2f398184))

##### BREAKING CHANGES

-   Please upgrade your Node.js version to at least `16.14.0`.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] 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/weareinreach/InReach).



PR-URL: #711
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 9f82369 commit 2703dbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"boxen": "7.1.1",
"dotenv": "16.3.1",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"lint-staged": "14.0.0",
"prettier": "3.0.1",
"prettier-plugin-jsdoc": "1.0.1",
"prettier-plugin-packagejson": "2.4.5",
Expand Down
8 changes: 4 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 2703dbb

Please sign in to comment.