diff options
| author | Renovate Bot <[email protected]> | 2021-10-09 09:26:51 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-10-09 09:26:51 +0000 |
| commit | a134bff288287a42846fcff9281ace0635f3cbc0 (patch) | |
| tree | 07ea8cce3e1db8a60b510eb0d428f665e37591a9 /package.json | |
| parent | Merge pull request #97 from Whirlsplash/renovate/curl-0.x (diff) | |
| download | whirl-a134bff288287a42846fcff9281ace0635f3cbc0.tar.xz whirl-a134bff288287a42846fcff9281ace0635f3cbc0.zip | |
chore(deps): update dependency @commitlint/cli to v13.2.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a02b219..bbbb327 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "13.2.0", + "@commitlint/cli": "13.2.1", "@commitlint/config-conventional": "13.2.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", |