Skip to content

Commit

Permalink
chore: upgrade dev dependencies (#971)
Browse files Browse the repository at this point in the history
* chore: patch updates

* chore: prettier and semver

* chore: update type-fest

* chore: react native testing library

* chore: date-fns

* chore: execa

* chore: lint staged

* chore: lint staged

* chore: typescript

* chore: remove deprecated husky command

* chore:update husky command

* chore: patch update from prettier

* chore: update package lock

* chore: typescript typing

* chore: update wdio
  • Loading branch information
ErikSin authored Feb 13, 2025
1 parent d864904 commit 913f078
Show file tree
Hide file tree
Showing 4 changed files with 767 additions and 1,782 deletions.
5 changes: 1 addition & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
lint-staged
Loading

0 comments on commit 913f078

Please sign in to comment.