Skip to content
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: restore missing title #4

Merged
merged 2 commits into from
Sep 7, 2024
Merged

Fix: restore missing title #4

merged 2 commits into from
Sep 7, 2024

Conversation

RobinTail
Copy link
Owner

No description provided.

@RobinTail RobinTail changed the title Fix: add missing title Fix: restore missing title Sep 7, 2024
Copy link

github-actions bot commented Sep 7, 2024

bun.lockb diff

93ae583

diff --git a/test/bun.lockb b/test/bun.lockb
index 7931cd0..f097411 100755
--- a/test/bun.lockb
+++ b/test/bun.lockb
@@ -1,14 +1,14 @@
 # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
 # yarn lockfile v1
-# bun ./bun.lockb --hash: 7B8308FA3BB10CBB-a3f03a9b3e0df315-D97B7D712C7C8196-7c54c5fbb8a9235e
+# bun ./bun.lockb --hash: 54E1621B02B77AB1-c1669d630d7e31e2-76725424266629C3-5f3ebef85bc70150
 
 
-"@types/[email protected]":
-  version "1.0.3"
-  resolved "https://registry.npmjs.org/@types/bun/-/bun-1.0.3.tgz"
-  integrity sha512-sHp0vCkml/FTnJ2aY9wjMxbpsuB5WGg5hAtxfTjIHE5B8mXXWrnTChVl8HxCuvjG0ORP6vQ7XHYHBf1kPehEjw==
+"@types/[email protected]":
+  version "1.0.4"
+  resolved "https://registry.npmjs.org/@types/bun/-/bun-1.0.4.tgz"
+  integrity sha512-2DO7sqwtpko3d3XP2kLpJsOkV12sSRt8cFR955JVB60m1DiXE56T+gJq+DcCczQ5khxgCDQKkyBRlgg5VH33Dw==
   dependencies:
-    bun-types "1.0.24"
+    bun-types "1.0.25"
 
 "@types/node@*":
   version "22.5.4"
@@ -24,10 +24,10 @@
   dependencies:
     "@types/node" "*"
 
-[email protected]:
-  version "1.0.24"
-  resolved "https://registry.npmjs.org/bun-types/-/bun-types-1.0.24.tgz"
-  integrity sha512-nocKV7PwMtxDqUibC12H9hjKMuJjwz5CZLBq8qz/CP+BJGm+9XZeHNAuc3KTtUKkHTurV5vVrJnthuYooW0cAQ==
+[email protected]:
+  version "1.0.25"
+  resolved "https://registry.npmjs.org/bun-types/-/bun-types-1.0.25.tgz"
+  integrity sha512-9lxeUR/OJsvlZH4GOWteiAdx7ikrSxCUX7Rr0JJux+DrR3LejouVLxIZnTeQ3UPAZovvSgKivWeHPJ2wlo7/Kg==
   dependencies:
     "@types/ws" "*"
     "@types/node" "*"

@RobinTail RobinTail marked this pull request as ready for review September 7, 2024 11:51
@RobinTail RobinTail merged commit ffec0a0 into main Sep 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant