Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-eslint4b to ^0.5.0 (svelte…
Browse files Browse the repository at this point in the history
…js#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>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 088a39c commit 396459d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-svelte-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"svelte-adapter-ghpages": "0.2.2",
"util": "^0.12.5",
"vite": "^6.0.0",
"vite-plugin-eslint4b": "^0.4.6",
"vite-plugin-eslint4b": "^0.5.0",
"vite-plugin-svelte-md": "^0.1.7"
}
}

0 comments on commit 396459d

Please sign in to comment.