Skip to content

Commit

Permalink
Greenkeeping (#342)
Browse files Browse the repository at this point in the history
* Update marge
* Update chalk
* Update cross-env
* Update eslint / prettier
* Migrate husky to v5
* Update lint-staged
* Update sinon
* Update uuid
* Update mocha
* Update diff
* Update changelog
  • Loading branch information
adamgruber authored Feb 17, 2021
1 parent 341fcb5 commit a5d0e26
Show file tree
Hide file tree
Showing 6 changed files with 654 additions and 879 deletions.
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# mochawesome changelog

## [Unreleased]
### Changed
- Greenkeep dependencies

## [6.2.1] - 2020-11-02
### Fixed
Expand Down
Loading

0 comments on commit a5d0e26

Please sign in to comment.