Skip to content

Commit 58dceae

Browse files
committed
update husky
1 parent 955cbbe commit 58dceae

File tree

5 files changed

+7
-19
lines changed

5 files changed

+7
-19
lines changed

apps/connector/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"@types/react": "18.2.48",
4646
"@types/react-dom": "18.2.18",
4747
"autoprefixer": "^10.4.19",
48-
"husky": "^8.0.3",
4948
"postcss": "^8.4.38",
5049
"prettier": "3.2.4",
5150
"prettier-plugin-tailwindcss": "^0.6.1",

apps/portfolio/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@
157157
"eslint-plugin-tailwindcss": "^3.17.4",
158158
"ethereum-cryptography": "^3.0.0",
159159
"globals": "^15.12.0",
160-
"husky": "^8.0.3",
161160
"knip": "^5.30.2",
162161
"lint-staged": "^13.2.0",
163162
"mdast": "^3.0.0",

apps/wallet/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"@wxt-dev/module-react": "^1.1.2",
6969
"autoprefixer": "^10.4.19",
7070
"globals": "^15.12.0",
71-
"husky": "^8.0.3",
7271
"postcss": "^8.4.38",
7372
"postcss-load-config": "^6.0.1",
7473
"prettier": "3.2.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@tsconfig/strictest": "^2.0.0",
4141
"@types/prettier": "^2.7.2",
4242
"eslint": "^9.14.0",
43-
"husky": "^8.0.3",
43+
"husky": "^9.1.7",
4444
"lint-staged": "^15.2.10",
4545
"prettier": "^3.3.3",
4646
"prettier-plugin-tailwindcss": "^0.6.6",

pnpm-lock.yaml

Lines changed: 6 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)