Skip to content

Commit

Permalink
Bump yaml and husky (#181)
Browse files Browse the repository at this point in the history
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together.


Removes `yaml`

Updates `husky` from 4.3.8 to 8.0.3
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v4.3.8...v8.0.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: husky
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2023
1 parent 018956a commit 74df0eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 234 deletions.
237 changes: 4 additions & 233 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"banner-cli": "^0.14.1",
"chai": "^4.2.0",
"eslint": "^7.14.0",
"husky": "^4.2.3",
"husky": "^8.0.3",
"karma": "^5.2.3",
"karma-chai": "^0.1.0",
"karma-firefox-launcher": "^2.1.0",
Expand Down

0 comments on commit 74df0eb

Please sign in to comment.