Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 7d455a0 commit 605f701
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 @@ -16,17 +16,17 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@eslint/js": "9.8.0",
"@eslint/js": "9.17.0",
"@types/eslint__js": "8.42.3",
"cleye": "1.3.2",
"eslint": "9.8.0",
"typescript-eslint": "7.17.0"
"eslint": "9.17.0",
"typescript-eslint": "7.18.0"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@biomejs/biome": "1.9.4",
"@types/bun": "latest",
"pkgroll": "2.4.1",
"tsx": "4.16.2"
"pkgroll": "2.6.1",
"tsx": "4.19.2"
},
"peerDependencies": {
"typescript": "^5.5.3"
Expand Down

0 comments on commit 605f701

Please sign in to comment.