Skip to content

Commit cf644d6

Browse files
committed
chore: Update dependencies
1 parent 8beafa4 commit cf644d6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Diff for: .gitattributes

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# Auto detect text files and perform LF normalization
2-
* text=auto
1+
*.lockb binary diff=lockb

Diff for: bun.lockb

-223 KB
Binary file not shown.

Diff for: package.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,11 @@
160160
},
161161
"prettier": "@exer7um/prettier-config",
162162
"devDependencies": {
163-
"@exer7um/eslint-config": "1.1.1",
164-
"@exer7um/prettier-config": "0.4.2",
165-
"husky": "9.0.11",
166-
"lint-staged": "15.2.2"
163+
"@exer7um/eslint-config": "1.2.1",
164+
"@exer7um/prettier-config": "0.4.5",
165+
"husky": "9.1.5",
166+
"lint-staged": "15.2.9",
167+
"typescript": "5.5.4"
167168
},
168169
"engines": {
169170
"vscode": "^1.69.0"

0 commit comments

Comments
 (0)