Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ExEr7um committed Aug 26, 2024
1 parent 8beafa4 commit cf644d6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# Auto detect text files and perform LF normalization
* text=auto
*.lockb binary diff=lockb
Binary file modified bun.lockb
Binary file not shown.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,11 @@
},
"prettier": "@exer7um/prettier-config",
"devDependencies": {
"@exer7um/eslint-config": "1.1.1",
"@exer7um/prettier-config": "0.4.2",
"husky": "9.0.11",
"lint-staged": "15.2.2"
"@exer7um/eslint-config": "1.2.1",
"@exer7um/prettier-config": "0.4.5",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"typescript": "5.5.4"
},
"engines": {
"vscode": "^1.69.0"
Expand Down

0 comments on commit cf644d6

Please sign in to comment.