Skip to content

Commit 1f36f82

Browse files
chore(deps): update eslint monorepo to v9.36.0 (#743)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | minor | [`9.35.0` -> `9.36.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.35.0/9.36.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/eslint/eslint/badge)](https://securityscorecards.dev/viewer/?uri=github.com/eslint/eslint) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | devDependencies | minor | [`9.35.0` -> `9.36.0`](https://renovatebot.com/diffs/npm/eslint/9.35.0/9.36.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/eslint/eslint/badge)](https://securityscorecards.dev/viewer/?uri=github.com/eslint/eslint) | --- ### Release Notes <details> <summary>eslint/eslint (@&#8203;eslint/js)</summary> ### [`v9.36.0`](https://redirect.github.com/eslint/eslint/compare/v9.35.0...488cba6b391b97b2cfc74bbb46fdeacb1361949e) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.35.0...v9.36.0) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.36.0`](https://redirect.github.com/eslint/eslint/compare/v9.35.0...b4857e54e54b5dba96d156cd8d8b4d42dc5a3bf4) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.35.0...v9.36.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c658e40 commit 1f36f82

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"postcss": "8.5.6",
6060
"tailwindcss": "4.1.13",
6161
"typescript": "5.9.2",
62-
"eslint": "9.35.0",
62+
"eslint": "9.36.0",
6363
"eslint-config-next": "15.5.3",
6464
"@eslint/eslintrc": "3.3.1",
65-
"@eslint/js": "9.35.0"
65+
"@eslint/js": "9.36.0"
6666
}
6767
}

0 commit comments

Comments
 (0)