diff options
| author | Fuwn <[email protected]> | 2022-03-11 04:21:00 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-11 04:21:00 -0800 |
| commit | ab885c4fa13076786955d96513681d68531affd5 (patch) | |
| tree | d6c276a496ab573ee357046d4a2ea0cc8cba1142 /package.json | |
| parent | Merge pull request #137 from Whirlsplash/renovate/structopt-0.x (diff) | |
| parent | chore(deps): update commitlint monorepo to v16.2.1 (diff) | |
| download | whirl-ab885c4fa13076786955d96513681d68531affd5.tar.xz whirl-ab885c4fa13076786955d96513681d68531affd5.zip | |
Merge pull request #149 from Whirlsplash/renovate/commitlint-monorepo
chore(deps): update commitlint monorepo to v16.2.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1616fa5..9ec8599 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "16.1.0", - "@commitlint/config-conventional": "16.0.0", + "@commitlint/cli": "16.2.1", + "@commitlint/config-conventional": "16.2.1", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |