Skip to content

Commit 5b59e9d

Browse files
authored
Build: Upgrade all deps, including jtr 0.2.8
- Fixes an issue with running tests in Edge in IE mode - Update husky scripts Closes gh-608
1 parent d63e6ae commit 5b59e9d

File tree

5 files changed

+561
-429
lines changed

5 files changed

+561
-429
lines changed

.husky/commit-msg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npx commitplease .git/COMMIT_EDITMSG

.husky/pre-commit

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

0 commit comments

Comments
 (0)