Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Destiner committed Sep 7, 2024
1 parent a50a9db commit c3b898b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"prepack": "npm run build"
},
"devDependencies": {
"@types/bun": "latest",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@types/bun": "^1.1.8",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.2.5",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"prettier": "^3.3.3",
"typescript": "5.4.3",
"vitest": "^1.4.0"
"vitest": "^2.0.5"
}
}

0 comments on commit c3b898b

Please sign in to comment.