Skip to content

Commit c68305c

Browse files
fix(deps): update dependency solid-js to v1.9.7 (#2101)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [solid-js](https://solidjs.com) ([source](https://redirect.github.com/solidjs/solid)) | [`1.9.6` -> `1.9.7`](https://renovatebot.com/diffs/npm/solid-js/1.9.6/1.9.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/solid-js/1.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/solid-js/1.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/solid-js/1.9.6/1.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/solid-js/1.9.6/1.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>solidjs/solid (solid-js)</summary> ### [`v1.9.7`](https://redirect.github.com/solidjs/solid/compare/v1.9.6...v1.9.7) [Compare Source](https://redirect.github.com/solidjs/solid/compare/v1.9.6...v1.9.7) </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/runtime-env/import-meta-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a070488 commit c68305c

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

packages/examples/vite-solid-example/package-lock.json

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

packages/examples/vite-solid-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"vite-plugin-solid": "2.11.6"
1818
},
1919
"dependencies": {
20-
"solid-js": "1.9.6"
20+
"solid-js": "1.9.7"
2121
}
2222
}

0 commit comments

Comments
 (0)