Skip to content

Commit 6afb19e

Browse files
Update dependency @sveltejs/package to v1.0.2 (#1160)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/package](https://kit.svelte.dev) ([source](https://togithub.com/sveltejs/kit)) | [`1.0.1` -> `1.0.2`](https://renovatebot.com/diffs/npm/@sveltejs%2fpackage/1.0.1/1.0.2) | [![age](https://badges.renovateapi.com/packages/npm/@sveltejs%2fpackage/1.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@sveltejs%2fpackage/1.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@sveltejs%2fpackage/1.0.2/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@sveltejs%2fpackage/1.0.2/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/kit</summary> ### [`v1.0.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/package/CHANGELOG.md#&#8203;102) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/package@1.0.1...@sveltejs/package@1.0.2) ##### Patch Changes - \[chore] update svelte2tsx ([`50a3c5a6`](https://togithub.com/sveltejs/kit/commit/50a3c5a6d1282c64422e80fe19b352c14e41c853)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/defenseunicorns/zarf). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
1 parent 8015016 commit 6afb19e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 17 additions & 17 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
@@ -37,7 +37,7 @@
3737
"@playwright/test": "1.29.1",
3838
"@sveltejs/adapter-static": "1.0.1",
3939
"@sveltejs/kit": "1.0.7",
40-
"@sveltejs/package": "1.0.1",
40+
"@sveltejs/package": "1.0.2",
4141
"@testing-library/svelte": "3.2.2",
4242
"@tsconfig/svelte": "3.0.0",
4343
"@types/prismjs": "1.26.0",

0 commit comments

Comments
 (0)