Skip to content

Commit 95890e3

Browse files
🤖 Merge PR DefinitelyTyped#73871 [bun] update to 1.3.0 by @robobun
Co-authored-by: Jarred-Sumner <[email protected]>
1 parent 4c15954 commit 95890e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

types/bun/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"private": true,
33
"name": "@types/bun",
4-
"version": "1.2.9999",
4+
"version": "1.3.9999",
55
"projects": [
66
"https://bun.com"
77
],
88
"dependencies": {
9-
"bun-types": "1.2.23"
9+
"bun-types": "1.3.0"
1010
},
1111
"devDependencies": {
1212
"@types/bun": "workspace:."

0 commit comments

Comments
 (0)