Skip to content

Commit

Permalink
build(deps): bump semver-regex and husky
Browse files Browse the repository at this point in the history
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) to 3.1.4 and updates ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together.


Updates `semver-regex` from 2.0.0 to 3.1.4
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](sindresorhus/semver-regex@v2.0.0...v3.1.4)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2023
1 parent 9c73fb4 commit d52ecbb
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 83 deletions.
146 changes: 64 additions & 82 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 @@ -37,7 +37,7 @@
"eslint-plugin-import": "2.26.0",
"express": "4.17.1",
"filesize": "6.1.0",
"husky": "4.2.5",
"husky": "4.3.8",
"jest": "29.3.1",
"koa": "2.11.0",
"koa-router": "8.0.8",
Expand Down

0 comments on commit d52ecbb

Please sign in to comment.