Skip to content

Commit 752f90a

Browse files
chore(deps): update dependency eslint-plugin-qwik to v1.17.0 (#2199)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-qwik](https://redirect.github.com/QwikDev/qwik) ([source](https://redirect.github.com/QwikDev/qwik/tree/HEAD/packages/eslint-rules)) | [`1.16.1` -> `1.17.0`](https://renovatebot.com/diffs/npm/eslint-plugin-qwik/1.16.1/1.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-qwik/1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-qwik/1.16.1/1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 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/runtime-env/import-meta-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4aea44e commit 752f90a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/examples/qwik-example/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.

packages/examples/qwik-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/parser": "8.32.0",
3737
"cross-env": "7.0.3",
3838
"eslint": "8.57.1",
39-
"eslint-plugin-qwik": "1.16.1",
39+
"eslint-plugin-qwik": "1.17.0",
4040
"prettier": "3.5.3",
4141
"typescript": "5.8.3",
4242
"undici": "7.9.0",

0 commit comments

Comments
 (0)