Skip to content

Commit 62905b8

Browse files
chore(deps): bump semver-regex and husky
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.3 to 4.3.8 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@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>
1 parent 45486d1 commit 62905b8

File tree

2 files changed

+100
-58
lines changed

2 files changed

+100
-58
lines changed

package-lock.json

Lines changed: 99 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@commitlint/config-conventional": "^8.3.4",
4444
"eslint": "^6.8.0",
4545
"eslint-config-amex": "^11.2.0",
46-
"husky": "^4.2.3",
46+
"husky": "^4.3.8",
4747
"lockfile-lint": "^4.1.0"
4848
},
4949
"husky": {

0 commit comments

Comments
 (0)