Skip to content

Commit 2ad0466

Browse files
build(deps-dev): Bump eslint monorepo to ^9.38.0 (#380)
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.38.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.38.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.38.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.38.0/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - Between 08:00 AM and 04:59 PM, only on Monday ( * 8-16 * * 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/sample-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93f3c0b commit 2ad0466

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -17,11 +17,11 @@
1717
"serve-dist": "ws --compress -d dist"
1818
},
1919
"devDependencies": {
20-
"@eslint/js": "^9.37.0",
20+
"@eslint/js": "^9.38.0",
2121
"@ui5/cli": "^4.0.30",
2222
"@ui5/linter": "^1.20.2",
2323
"@ui5/middleware-code-coverage": "^2.0.1",
24-
"eslint": "^9.37.0",
24+
"eslint": "^9.38.0",
2525
"globals": "^16.4.0",
2626
"local-web-server": "^5.4.0",
2727
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)