Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0t4u committed Sep 27, 2024
1 parent 5c1e92e commit e03fac1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
},
"dependencies": {
"@augu/eslint-config": "^5.2.4",
"@eslint/js": "^9.9.0",
"@stylistic/eslint-plugin": "^2.6.2",
"@eslint/js": "^9.11.1",
"@stylistic/eslint-plugin": "^2.8.0",
"@typescript-eslint/parser": "^8.7.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import-x": "^4.3.0",
"globals": "^15.9.0",
"typescript-eslint": "^8.1.0"
"typescript-eslint": "^8.7.0"
},
"devDependencies": {
"@types/bun": "latest",
"@types/eslint__js": "^8.42.3",
"tsup": "^8.2.4"
"tsup": "^8.3.0"
},
"peerDependencies": {
"typescript": "^5.0.0",
Expand Down

0 comments on commit e03fac1

Please sign in to comment.