Skip to content

Commit

Permalink
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) and [husky](https://github.com/typicode/husky). These dependencies needed 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent e72cd6f commit 16ec53d
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 106 deletions.
201 changes: 96 additions & 105 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
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"flowgen": "1.11.0",
"husky": "4.2.5",
"husky": "4.3.8",
"json-schema-to-typescript": "^10.1.5",
"rimraf": "3.0.2"
}
Expand Down

0 comments on commit 16ec53d

Please sign in to comment.