chore(deps): update dependency simple-icons-astro to v13.1.0 (#32)
Some checks are pending
Build, check & Test / run (push) Waiting to run
Build Docker Image / build_docker (push) Waiting to run
Lint / run (push) Waiting to run

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

<details>
<summary>dzeiocom/simple-icons-astro (simple-icons-astro)</summary>

### [`v13.1.0`](34bc23bd98...8fe6a42966)

[Compare Source](34bc23bd98...8fe6a42966)

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #32
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
This commit is contained in:
Renovate [BOT] 2024-07-10 08:28:52 +00:00 committed by Avior
parent 4135916fc4
commit d71a017a41

6
package-lock.json generated
View File

@ -6711,9 +6711,9 @@
} }
}, },
"node_modules/simple-icons-astro": { "node_modules/simple-icons-astro": {
"version": "13.0.0", "version": "13.1.0",
"resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-13.0.0.tgz", "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-13.1.0.tgz",
"integrity": "sha512-UNxg7y3YQXedEa9256vVeR79L+ytA3r/G313mxtdgcJDynL2OB3AgigDRsgGAzXwfsydw2/aM6KVj/gi8wpY8w==", "integrity": "sha512-QSF817v2bNjdxDNfl8zcLJIDC9/dsorncOhxyPsY1VvUy4jHIRshL5kp3rEL6gsjPr9dGQWVSiCll6v3Tz55VQ==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"astro": ">=2.7.1" "astro": ">=2.7.1"