Skip to content

Commit 963add8

Browse files
authored
Build: Upgrade most deps, including jtr 0.2.8
- Does not update sinon, eslint, or uglify-js - Fixes an issue with running tests in Edge in IE mode - Update husky scripts Closes gh-609
1 parent 6777f7f commit 963add8

File tree

4 files changed

+561
-439
lines changed

4 files changed

+561
-439
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)