Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.56.11 (#11054)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint))
| [`8.56.10` ->
`8.56.11`](https://renovatebot.com/diffs/npm/@types%2feslint/8.56.10/8.56.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2feslint/8.56.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2feslint/8.56.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2feslint/8.56.10/8.56.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2feslint/8.56.10/8.56.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent d86f0a9 commit e578a20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/eslint": "8.56.10",
"@types/eslint": "8.56.11",
"@types/estree": "1.0.5",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/rule-tester": "7.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8154,7 +8154,7 @@ __metadata:
resolution: "@redwoodjs/eslint-plugin@workspace:packages/eslint-plugin"
dependencies:
"@redwoodjs/framework-tools": "workspace:*"
"@types/eslint": "npm:8.56.10"
"@types/eslint": "npm:8.56.11"
"@types/estree": "npm:1.0.5"
"@typescript-eslint/parser": "npm:7.3.1"
"@typescript-eslint/rule-tester": "npm:7.3.1"
Expand Down Expand Up @@ -10633,13 +10633,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.10":
version: 8.56.10
resolution: "@types/eslint@npm:8.56.10"
"@types/eslint@npm:8.56.11":
version: 8.56.11
resolution: "@types/eslint@npm:8.56.11"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10c0/674349d6c342c3864d70f4d5a9965f96fb253801532752c8c500ad6a1c2e8b219e01ccff5dc8791dcb58b5483012c495708bb9f3ff929f5c9322b3da126c15d3
checksum: 10c0/e47d2b8e0ce1aa7e1f2564555576fa55343e942ae8cba5940b4e2566f842810c007beff80a01d74d48c60a45ecf28150cbc5cbd53324b1e55cf672b24ccf4667
languageName: node
linkType: hard

Expand Down

0 comments on commit e578a20

Please sign in to comment.