Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-testing-library to v6.4.0 (
Browse files Browse the repository at this point in the history
#877)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-testing-library](https://redirect.github.com/testing-library/eslint-plugin-testing-library)
| [`6.3.4` ->
`6.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-testing-library/6.3.4/6.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-testing-library/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-testing-library/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-testing-library/6.3.4/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-testing-library/6.3.4/6.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>testing-library/eslint-plugin-testing-library
(eslint-plugin-testing-library)</summary>

###
[`v6.4.0`](https://redirect.github.com/testing-library/eslint-plugin-testing-library/releases/tag/v6.4.0)

[Compare
Source](https://redirect.github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.4...v6.4.0)

##### Features

- support ESLint v9
([#&#8203;928](https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/928))
([657ed01](https://redirect.github.com/testing-library/eslint-plugin-testing-library/commit/657ed01ce25c3d6ce1561fd4fbc2c098bf1ccc19))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am" (UTC), 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 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/pierceray/digitalpierce).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent ae1d009 commit c453da3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2994,9 +2994,9 @@ eslint-plugin-react@^7.33.2:
string.prototype.repeat "^1.0.0"

eslint-plugin-testing-library@^6.0.0:
version "6.3.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.3.4.tgz#3ab8cf3c2b08784cd64aedc104d18e766ed13b1f"
integrity sha512-nFwedetKOC8675r9UWePojlL/EgrBVywJPB1UygMpGsA0QocCCv+z8HmXOnI/wbXyJmwSOYRjnp8n4tqTjIL+A==
version "6.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.4.0.tgz#1ba8a7422e3e31cc315a73ff17c34908f56f9838"
integrity sha512-yeWF+YgCgvNyPNI9UKnG0FjeE2sk93N/3lsKqcmR8dSfeXJwFT5irnWo7NjLf152HkRzfoFjh3LsBUrhvFz4eA==
dependencies:
"@typescript-eslint/utils" "^5.62.0"

Expand Down

0 comments on commit c453da3

Please sign in to comment.