mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-25 20:00:40 +00:00
build(deps): bump semver-regex and husky
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](https://github.com/sindresorhus/semver-regex/compare/v2.0.0...v3.1.4) Updates `husky` from 4.2.3 to 4.3.8 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.2.3...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>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^8.3.5",
|
||||
"@commitlint/config-conventional": "^8.3.4",
|
||||
"husky": "^4.2.3"
|
||||
"husky": "^4.3.8"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
||||
Reference in New Issue
Block a user