Skip to content

Commit 4f04eaa

Browse files
chore(deps): update eslint monorepo to v9.38.0 (#815)
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.37.0` -> `9.38.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.37.0/9.38.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.37.0` -> `9.38.0`](https://renovatebot.com/diffs/npm/eslint/9.37.0/9.38.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.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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update ESLint and @eslint/js to v9.38.0 to pick up minor fixes and keep linting consistent. Changes are limited to package.json and bun.lock; no code or runtime impact. <!-- End of auto-generated description by cubic. --> 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 c8edbe8 commit 4f04eaa

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

bun.lock

Lines changed: 7 additions & 7 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.14",
6161
"typescript": "5.9.3",
62-
"eslint": "9.37.0",
62+
"eslint": "9.38.0",
6363
"eslint-config-next": "15.5.6",
6464
"@eslint/eslintrc": "3.3.1",
65-
"@eslint/js": "9.37.0"
65+
"@eslint/js": "9.38.0"
6666
}
6767
}

0 commit comments

Comments
 (0)