Skip to content

Commit 43fd41a

Browse files
chore: Upgrade dependencies (#76)
1 parent 79584ab commit 43fd41a

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

.husky/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npx --no-install lint-staged
52

63
# Section for git-secrets

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"eslint-plugin-unicorn": "^45.0.2",
106106
"execa": "^6.1.0",
107107
"globby": "^13.1.3",
108-
"husky": "^8.0.3",
108+
"husky": "^9.1.7",
109109
"jest-image-snapshot": "^6.1.0",
110110
"jsdom": "^20.0.3",
111111
"lint-staged": "^13.1.0",

0 commit comments

Comments
 (0)