Upgrade @types/bun to 1.1.7

This commit is contained in:
Helen Chong 2024-08-24 22:28:54 +08:00
parent 3f42d84e60
commit ab3c66bd20
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -6,7 +6,7 @@
},
"type": "module",
"devDependencies": {
"@types/bun": "^1.1.6"
"@types/bun": "^1.1.7"
},
"dependencies": {
"@11ty/eleventy": "^3.0.0-beta.1",