Update bun types

This commit is contained in:
Tyler Hallada 2023-09-27 22:41:10 -04:00
parent a72bfa15bd
commit 8d1bffc899
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -4,7 +4,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"bun-types": "^0.6.0",
"bun-types": "^1.0.3",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard-with-typescript": "latest",