Skip to content

Commit

Permalink
Merge pull request #247 from ixartz/update-feb2024-2
Browse files Browse the repository at this point in the history
chore: update NPM dependencies to the latest version
  • Loading branch information
ixartz committed Feb 7, 2024
2 parents a4ff5f8 + 3ce2900 commit a8d22d5
Show file tree
Hide file tree
Showing 4 changed files with 2,467 additions and 2,806 deletions.
2 changes: 0 additions & 2 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

cd "$(dirname "$0")/.." && npx --no -- commitlint --edit $1
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

# Disable concurent to run `check-types` after ESLint in lint-staged
cd "$(dirname "$0")/.." && npx lint-staged --concurrent false
Loading

0 comments on commit a8d22d5

Please sign in to comment.