Skip to content

Commit

Permalink
Merged PR 11808: Update dependency lint-staged to v14
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [lint-staged](https://github.com/okonet/lint-staged) | devDependencies | major | [`^13.2.3` -> `^14.0.0`](https://renovatebot.com/diffs/npm/lint-staged/13.3.0/14.0.1) |

---

### Release Notes

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

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

[Compare Source](lint-staged/lint-staged@v14.0.0...v14.0.1)

##### Bug Fixes

-   fix reading config from stdin, introduced in v14.0.0 ([#&#8203;1317](lint-staged/lint-staged#1317)) ([fc3bfea](lint-staged/lint-staged@fc3bfea))

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

[Compare Source](lint-staged/lint-staged@v13.3.0...v14.0.0)

##### Features

-   drop support for Node.js 14 ([#&#8203;1312](lint-staged/lint-staged#1312)) ([9da8777](lint-staged/lint-staged@9da8777))

##### 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 becomes conflicted, or rename PR to start with "rebase!".

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
  • Loading branch information
s-ch-Renovate-TechnicalUser authored and wendlans committed Aug 23, 2023
2 parents 0ce16fa + 66113ac commit 6f63f46
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"lint-staged": "^13.2.3",
"lint-staged": "^14.0.0",
"prettier": "^3.0.0",
"puppeteer": "^21.0.0",
"typescript": "~4.9.5"
Expand Down

0 comments on commit 6f63f46

Please sign in to comment.