Skip to content

Commit 7052595

Browse files
chore(deps): update dependency @eslint/eslintrc to v3.3.0 (#174)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint/eslintrc](https://redirect.github.com/eslint/eslintrc) | [`3.2.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/@eslint%2feslintrc/3.2.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2feslintrc/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2feslintrc/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2feslintrc/3.2.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2feslintrc/3.2.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslintrc (@&#8203;eslint/eslintrc)</summary> ### [`v3.3.0`](https://redirect.github.com/eslint/eslintrc/blob/HEAD/CHANGELOG.md#330-2025-02-21) [Compare Source](https://redirect.github.com/eslint/eslintrc/compare/v3.2.0...v3.3.0) ##### Features - Add types to package ([#&#8203;179](https://redirect.github.com/eslint/eslintrc/issues/179)) ([cb546be](https://redirect.github.com/eslint/eslintrc/commit/cb546be8ba53abcb4c64ed2fdd3a729dd1337f61)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on tuesday" (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 this update 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/hetznercloud/setup-hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0084ea2 commit 7052595

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@actions/tool-cache": "2.0.2"
4141
},
4242
"devDependencies": {
43-
"@eslint/eslintrc": "3.2.0",
43+
"@eslint/eslintrc": "3.3.0",
4444
"@eslint/js": "9.19.0",
4545
"@types/jest": "29.5.14",
4646
"@types/node": "22.13.5",

0 commit comments

Comments
 (0)