Skip to content

Commit 897d75a

Browse files
chore(deps): update dependency lint-staged to v15 (#969)
[![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) | [`^14.0.1` -> `^15.0.0`](https://renovatebot.com/diffs/npm/lint-staged/14.0.1/15.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/14.0.1/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/14.0.1/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>okonet/lint-staged (lint-staged)</summary> ### [`v15.0.0`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1500) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v14.0.1...v15.0.0) ##### Major Changes - [#&#8203;1322](https://togithub.com/okonet/lint-staged/pull/1322) [`66b93aa`](https://togithub.com/okonet/lint-staged/commit/66b93aac870d155ca81302b2574617da99409ca7) Thanks [@&#8203;iiroj](https://togithub.com/iiroj)! - **Require at least Node.js 18.12.0** This release drops support for Node.js 16, which is EOL after 2023-09-11. Please upgrade your Node.js to the latest version. Additionally, all dependencies have been updated to their latest versions. </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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 167ff07 commit 897d75a

File tree

2 files changed

+22
-26
lines changed

2 files changed

+22
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"husky": "^8.0.3",
9292
"jsonc-eslint-parser": "^2.3.0",
9393
"knip": "2.33.3",
94-
"lint-staged": "^14.0.1",
94+
"lint-staged": "^15.0.0",
9595
"markdownlint": "^0.31.0",
9696
"markdownlint-cli": "^0.37.0",
9797
"npm-package-json-lint": "^7.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)