diff options
| author | Renovate Bot <[email protected]> | 2021-05-13 04:35:56 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-13 04:35:56 +0000 |
| commit | 5488ae647cdfe2ca36d821076ddcfdb35dadc12c (patch) | |
| tree | cb6358fd5d27a40fd31655a7e2ce2b0ef5801d0e /package.json | |
| parent | Merge pull request #10 from senpy-club/renovate/sass-loader-11.x (diff) | |
| download | frontend-renovate/commitlint-monorepo.tar.xz frontend-renovate/commitlint-monorepo.zip | |
chore(deps): update commitlint monorepo to v12.1.4renovate/commitlint-monorepo
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 f7a8e91..15e6387 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ "vuex": "4.0.0" }, "devDependencies": { - "@commitlint/cli": "12.1.1", - "@commitlint/config-conventional": "12.1.1", + "@commitlint/cli": "12.1.4", + "@commitlint/config-conventional": "12.1.4", "@types/chai": "4.2.18", "@types/mocha": "8.2.2", "@typescript-eslint/eslint-plugin": "4.23.0", |