From d71a017a4131875a437ef7a1a384cc5239833d6e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jul 2024 08:28:52 +0000 Subject: [PATCH] chore(deps): update dependency simple-icons-astro to v13.1.0 (#32) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [simple-icons-astro](https://simple-icons-astro.dzeio.com) ([source](https://github.com/dzeiocom/simple-icons-astro)) | dependencies | minor | [`13.0.0` -> `13.1.0`](https://renovatebot.com/diffs/npm/simple-icons-astro/13.0.0/13.1.0) | --- ### Release Notes
dzeiocom/simple-icons-astro (simple-icons-astro) ### [`v13.1.0`](https://github.com/dzeiocom/simple-icons-astro/compare/34bc23bd98a280152b209841639415377cdf705f...8fe6a42966acdc86ee6dd93634f9936c3f42961f) [Compare Source](https://github.com/dzeiocom/simple-icons-astro/compare/34bc23bd98a280152b209841639415377cdf705f...8fe6a42966acdc86ee6dd93634f9936c3f42961f)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.dzeio.com/avior/template-web-astro/pulls/32 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a897d6..7070daa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6711,9 +6711,9 @@ } }, "node_modules/simple-icons-astro": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-13.0.0.tgz", - "integrity": "sha512-UNxg7y3YQXedEa9256vVeR79L+ytA3r/G313mxtdgcJDynL2OB3AgigDRsgGAzXwfsydw2/aM6KVj/gi8wpY8w==", + "version": "13.1.0", + "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-13.1.0.tgz", + "integrity": "sha512-QSF817v2bNjdxDNfl8zcLJIDC9/dsorncOhxyPsY1VvUy4jHIRshL5kp3rEL6gsjPr9dGQWVSiCll6v3Tz55VQ==", "license": "MIT", "peerDependencies": { "astro": ">=2.7.1"