Skip to content

Commit 396459d

Browse files
chore(deps): update dependency vite-plugin-eslint4b to ^0.5.0 (#919)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite-plugin-eslint4b](https://redirect.github.com/ota-meshi/vite-plugin-eslint4b) | [`^0.4.6` -> `^0.5.0`](https://renovatebot.com/diffs/npm/vite-plugin-eslint4b/0.4.6/0.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-eslint4b/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plugin-eslint4b/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plugin-eslint4b/0.4.6/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-eslint4b/0.4.6/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ota-meshi/vite-plugin-eslint4b (vite-plugin-eslint4b)</summary> ### [`v0.5.0`](https://redirect.github.com/ota-meshi/vite-plugin-eslint4b/blob/HEAD/CHANGELOG.md#050) [Compare Source](https://redirect.github.com/ota-meshi/vite-plugin-eslint4b/compare/v0.4.6...v0.5.0) ##### Minor Changes - [#&#8203;75](https://redirect.github.com/ota-meshi/vite-plugin-eslint4b/pull/75) [`39a3a3f`](https://redirect.github.com/ota-meshi/vite-plugin-eslint4b/commit/39a3a3fa04411580cf0de27acfd600768f0011cc) Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! - fix: cwd path to "/" </details> --- ### 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/sveltejs/eslint-plugin-svelte). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 088a39c commit 396459d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-svelte-kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"svelte-adapter-ghpages": "0.2.2",
5959
"util": "^0.12.5",
6060
"vite": "^6.0.0",
61-
"vite-plugin-eslint4b": "^0.4.6",
61+
"vite-plugin-eslint4b": "^0.5.0",
6262
"vite-plugin-svelte-md": "^0.1.7"
6363
}
6464
}

0 commit comments

Comments
 (0)