Skip to content

Commit

Permalink
Build: upgrade dependencies, including requirejs to 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
timmywil committed Jul 29, 2024
1 parent 57ef12e commit a7d3383
Show file tree
Hide file tree
Showing 4 changed files with 340 additions and 352 deletions.
2 changes: 0 additions & 2 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

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

npm run lint
npm run qunit-fixture
Loading

0 comments on commit a7d3383

Please sign in to comment.