Skip to content

Commit c985163

Browse files
chore(deps): update eslint monorepo to v9.37.0 (#802)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.36.0` -> `9.37.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.36.0/9.37.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.36.0/9.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.36.0` -> `9.37.0`](https://renovatebot.com/diffs/npm/eslint/9.36.0/9.37.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.36.0/9.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (@&#8203;eslint/js)</summary> ### [`v9.37.0`](https://redirect.github.com/eslint/eslint/compare/v9.36.0...abee4ca1fa10da733b1cc4a7d5e765b912a9de82) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.36.0...v9.37.0) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.37.0`](https://redirect.github.com/eslint/eslint/compare/v9.36.0...d5d1bdf5fdfad75197aadd3e894182135158c3b1) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.36.0...v9.37.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/get-convex/convex-helpers). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14aeaac commit c985163

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

package-lock.json

Lines changed: 25 additions & 22 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
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@arethetypeswrong/cli": "0.18.2",
4141
"@edge-runtime/vm": "5.0.0",
42-
"@eslint/js": "9.36.0",
42+
"@eslint/js": "9.37.0",
4343
"@redocly/cli": "2.3.0",
4444
"@standard-schema/spec": "1.0.0",
4545
"@testing-library/react": "16.3.0",
@@ -52,7 +52,7 @@
5252
"@vitest/coverage-v8": "3.2.4",
5353
"chokidar-cli": "3.0.0",
5454
"convex-test": "0.0.38",
55-
"eslint": "9.36.0",
55+
"eslint": "9.37.0",
5656
"eslint-plugin-react": "7.37.5",
5757
"eslint-plugin-react-hooks": "6.1.1",
5858
"globals": "16.4.0",

0 commit comments

Comments
 (0)