Skip to content

Commit 312896e

Browse files
chore(deps): update dependency eslint to v9.39.3 (#8241)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.39.2` → `9.39.3`](https://renovatebot.com/diffs/npm/eslint/9.39.2/9.39.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.39.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.39.2/9.39.3?slim=true) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.39.3`](https://redirect.github.com/eslint/eslint/releases/tag/v9.39.3) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.39.2...v9.39.3) #### Bug Fixes - [`791bf8d`](https://redirect.github.com/eslint/eslint/commit/791bf8d7e76ce7ab8c88cb8982658823da4eff27) fix: restore TypeScript 4.0 compatibility in types ([#&#8203;20504](https://redirect.github.com/eslint/eslint/issues/20504)) (sethamus) #### Chores - [`8594a43`](https://redirect.github.com/eslint/eslint/commit/8594a436c22a0167fe3c2c4109bbdb04e519a014) chore: upgrade [@&#8203;eslint/js](https://redirect.github.com/eslint/js)@&#8203;9.39.3 ([#&#8203;20529](https://redirect.github.com/eslint/eslint/issues/20529)) (Milos Djermanovic) - [`9ceef92`](https://redirect.github.com/eslint/eslint/commit/9ceef92fbd3d1298d9a00483f86897834b88acac) chore: package.json update for [@&#8203;eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`af498c6`](https://redirect.github.com/eslint/eslint/commit/af498c63b9ca065223a425a85afabdcc8451e69b) chore: ignore `/docs/v9.x` in link checker ([#&#8203;20453](https://redirect.github.com/eslint/eslint/issues/20453)) (Milos Djermanovic) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07e51aa commit 312896e

File tree

16 files changed

+72
-72
lines changed

16 files changed

+72
-72
lines changed

examples/nextjs-app/package-lock.json

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

examples/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/node": "24.10.13",
1717
"@types/react": "19.2.14",
1818
"@types/react-dom": "19.2.3",
19-
"eslint": "9.39.2",
19+
"eslint": "9.39.3",
2020
"eslint-config-next": "16.1.6",
2121
"next": "16.1.6",
2222
"react": "19.2.4",

examples/nextjs-pages/package-lock.json

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

examples/nextjs-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/node": "24.10.13",
1717
"@types/react": "19.2.14",
1818
"@types/react-dom": "19.2.3",
19-
"eslint": "9.39.2",
19+
"eslint": "9.39.3",
2020
"eslint-config-next": "16.1.6",
2121
"next": "16.1.6",
2222
"react": "19.2.4",

examples/react-router-ts/package-lock.json

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

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@react-router/dev": "7.13.0",
2828
"@types/react": "19.2.14",
2929
"@types/react-dom": "19.2.3",
30-
"eslint": "9.39.2",
30+
"eslint": "9.39.3",
3131
"eslint-import-resolver-typescript": "4.4.4",
3232
"eslint-plugin-import": "2.32.0",
3333
"eslint-plugin-jsx-a11y": "6.10.2",

examples/vite-ts/package-lock.json

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

examples/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@ui5/webcomponents-cypress-commands": "2.19.0",
3030
"@vitejs/plugin-react": "5.1.4",
3131
"cypress": "15.10.0",
32-
"eslint": "9.39.2",
32+
"eslint": "9.39.3",
3333
"eslint-plugin-react-hooks": "7.0.1",
3434
"eslint-plugin-react-refresh": "0.5.0",
3535
"globals": "17.3.0",

patterns/navigation-layout/package-lock.json

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

patterns/navigation-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react": "19.2.14",
2323
"@types/react-dom": "19.2.3",
2424
"@vitejs/plugin-react": "5.1.4",
25-
"eslint": "9.39.2",
25+
"eslint": "9.39.3",
2626
"eslint-plugin-react-hooks": "7.0.1",
2727
"eslint-plugin-react-refresh": "0.5.0",
2828
"globals": "17.3.0",

0 commit comments

Comments
 (0)