Update dependency eslint-plugin-depend to ^0.11.0 (main) (#191889)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[eslint-plugin-depend](https://togithub.com/es-tooling/eslint-plugin-depend)
| devDependencies | minor | [`^0.10.0` ->
`^0.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-depend/0.10.0/0.11.0)
|

---

### Release Notes

<details>
<summary>es-tooling/eslint-plugin-depend
(eslint-plugin-depend)</summary>

###
[`v0.11.0`](https://togithub.com/es-tooling/eslint-plugin-depend/releases/tag/0.11.0)

[Compare
Source](https://togithub.com/es-tooling/eslint-plugin-depend/compare/0.10.0...0.11.0)

#### What's Changed

- chore: update replacements package by
[@&#8203;43081j](https://togithub.com/43081j) in
[https://github.com/es-tooling/eslint-plugin-depend/pull/34](https://togithub.com/es-tooling/eslint-plugin-depend/pull/34)

**Full Changelog**:
https://github.com/es-tooling/eslint-plugin-depend/compare/0.10.0...0.11.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 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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
elastic-renovate-prod[bot] 2024-09-05 18:35:38 -05:00 committed by GitHub
parent 1f5cde5ba0
commit ffda01784d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -1679,7 +1679,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ban": "^1.6.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-depend": "^0.10.0",
"eslint-plugin-depend": "^0.11.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-formatjs": "^4.12.2",
"eslint-plugin-import": "^2.28.0",

View file

@ -17145,10 +17145,10 @@ eslint-plugin-cypress@^2.15.1:
dependencies:
globals "^13.20.0"
eslint-plugin-depend@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-depend/-/eslint-plugin-depend-0.10.0.tgz#b92b614467c291e42c3815e42b2134d3952660af"
integrity sha512-ERt7CCVY8uo3aYVu0nzpoJ+IyA4iLaRw/NEoKIrK9B3bMtL/urGeJRS5IVRI3ueQjSqUSOt0z8CSi5OcUbHfsw==
eslint-plugin-depend@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-depend/-/eslint-plugin-depend-0.11.0.tgz#ef82f6d8c6ae924a42c489dd6bd5b9f3f4eeba82"
integrity sha512-IwF06BrcdYoELuFd18sdVHhvDfF23xbr8pG/ONqrwB4gXjJ7281mEDEmACKWyvMY63afph8+2aOLbeuvr9mbdg==
dependencies:
fd-package-json "^1.2.0"
module-replacements "^2.1.0"