-
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
chore(deps): update dependency @types/node to v22.9.1 #51
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 bcacc72..ba80a3f 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: E54FD1FD1BE52C64-710e8b6278a461bf-19E81CAE7D340660-3008d19374ba9bf6
+# bun ./bun.lockb --hash: CD61F6135C50A6AB-c5c8a39a9e0679c9-52C8BB2D024DF0D6-7685cc064dd3c28d
"@actions/core@^1.10.1":
@@ -173,7 +173,7 @@
dependencies:
prismjs "^1.29.0"
-"@astrojs/sitemap@^3.2.1":
+"@astrojs/sitemap@3.2.1":
version "3.2.1"
resolved "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.2.1.tgz"
integrity sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==
@@ -1897,13 +1897,20 @@
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz"
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
-"@types/node@*", "@types/node@22.9.0":
+"@types/node@*":
version "22.9.0"
resolved "https://registry.npmjs.org/@types/node/-/node-22.9.0.tgz"
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
dependencies:
undici-types "~6.19.8"
+"@types/node@22.9.1":
+ version "22.9.1"
+ resolved "https://registry.npmjs.org/@types/node/-/node-22.9.1.tgz"
+ integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==
+ dependencies:
+ undici-types "~6.19.8"
+
"@types/qrcode@1.5.5":
version "1.5.5"
resolved "https://registry.npmjs.org/@types/qrcode/-/qrcode-1.5.5.tgz"
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 #51 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 172 172
Branches 17 17
=========================================
Hits 172 172 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
🔦 Lighthouse Result
📊 Score Scale
|
bd8eed2
to
f0649a2
Compare
f0649a2
to
18e1509
Compare
This PR contains the following updates:
22.9.0
->22.9.1
Configuration
📅 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.