From 5b3f49a457d672b9ff7ea202f02759d704bab4ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 26 Jun 2024 09:16:15 +0000 Subject: [PATCH] chore(deps): update dependency simple-icons-astro to v10.4.0 (#14) 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 | [`10.2.0` -> `10.4.0`](https://renovatebot.com/diffs/npm/simple-icons-astro/10.2.0/10.4.0) | --- ### Release Notes
dzeiocom/simple-icons-astro (simple-icons-astro) ### [`v10.4.0`](https://github.com/dzeiocom/simple-icons-astro/compare/8098089aea0f7a51a4b78b10371a5fb43956e2fc...f4d7baa84b597acf16a2a14dda186fc1d9b2bc8f) [Compare Source](https://github.com/dzeiocom/simple-icons-astro/compare/8098089aea0f7a51a4b78b10371a5fb43956e2fc...f4d7baa84b597acf16a2a14dda186fc1d9b2bc8f) ### [`v10.3.0`](https://github.com/dzeiocom/simple-icons-astro/compare/a30bbe0b4d40b33114e1cad3deef0a7f56af07f5...8098089aea0f7a51a4b78b10371a5fb43956e2fc) [Compare Source](https://github.com/dzeiocom/simple-icons-astro/compare/a30bbe0b4d40b33114e1cad3deef0a7f56af07f5...8098089aea0f7a51a4b78b10371a5fb43956e2fc)
--- ### 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/14 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1d910e1..8af0708 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7247,9 +7247,10 @@ } }, "node_modules/simple-icons-astro": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-10.2.0.tgz", - "integrity": "sha512-iD51ya6GbqzXF0/ofVkFaM+Xi2hLZVg/NzX7DCdPO8dLg9oq0mDmFTe/GKAo8CXwocom9fvCEbtkU3tqUOjgcg==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-10.4.0.tgz", + "integrity": "sha512-P7IQfedSixOETLYTtj8srtROpzWErsc2uX3COYSIfqNDC+i9z7iQi9Tzsl1idM0Iwjk3f6V7d6IwTtWgyIYK3g==", + "license": "MIT", "peerDependencies": { "astro": ">=2.7.1" }