-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency astro-icon to v1.1.4 #72
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
diff --git a/bun.lockb b/bun.lockb
index a2eecce..fa63890 100755
--- a/bun.lockb
+++ b/bun.lockb
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
-# bun ./bun.lockb --hash: 8EE462023ECB58D7-05c758e3dd11d633-D3A578F8BEE401E5-c9a3b971672ae21a
+# bun ./bun.lockb --hash: CD1E6044661E4ADE-b1f0a1de5fbb7da5-80BC2366744D8336-fd1f730d945b8658
"@actions/core@^1.10.1":
@@ -2360,10 +2360,10 @@ astro@4.16.14:
optionalDependencies:
sharp "^0.33.3"
-astro-icon@1.1.2:
- version "1.1.2"
- resolved "https://registry.npmjs.org/astro-icon/-/astro-icon-1.1.2.tgz"
- integrity sha512-2qAHBtZLYuFEIMP0Ck0edyLi5fQmJjwP2Qbv41f8L4KAJ2sra/dH7q5lCOn4q0DHVtS0w3tPG8UKQRits3UPcg==
+astro-icon@1.1.4:
+ version "1.1.4"
+ resolved "https://registry.npmjs.org/astro-icon/-/astro-icon-1.1.4.tgz"
+ integrity sha512-sMLkQaevIQLv38WBzb/RDbsmxhg5+X+KcNmpTi9cE6MLurNWU1MPnlO87d9Vwg4HxTenKpDlYp81A3syXFW/gw==
dependencies:
"@iconify/tools" "^4.0.5"
"@iconify/types" "^2.0.0"
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #72 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 185 185
Branches 17 17
=========================================
Hits 185 185 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
🔦 Lighthouse Result
📊 Score Scale
|
2c008ec
to
3c9269f
Compare
This PR contains the following updates:
1.1.2
->1.1.4
Release Notes
natemoo-re/astro-icon (astro-icon)
v1.1.4
Compare Source
Patch Changes
41218facd06f51a63d75cccb80c3745c256ec99f
Thanks @harukats! - Fixes type definitions and hash calculation for aliased icon namesConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.