Skip to content

Commit ef19af6

Browse files
chore(deps): update eslint monorepo to v9.38.0 (#823)
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.37.0` -> `9.38.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.37.0/9.38.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.37.0/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.37.0` -> `9.38.0`](https://renovatebot.com/diffs/npm/eslint/9.37.0/9.38.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.37.0/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (@&#8203;eslint/js)</summary> ### [`v9.38.0`](https://redirect.github.com/eslint/eslint/compare/v9.37.0...25d0e33270e08baed09dbee2cdd56a8e5cd9da0f) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.37.0...v9.38.0) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.38.0`](https://redirect.github.com/eslint/eslint/compare/v9.37.0...8fe511b4c0fb74df3290271b29c672c3fbf3be1f) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.37.0...v9.38.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d3a043 commit ef19af6

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

package-lock.json

Lines changed: 21 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.37.0",
42+
"@eslint/js": "9.38.0",
4343
"@redocly/cli": "2.7.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.37.0",
55+
"eslint": "9.38.0",
5656
"eslint-plugin-react": "7.37.5",
5757
"eslint-plugin-react-hooks": "7.0.0",
5858
"globals": "16.4.0",

0 commit comments

Comments
 (0)