From 323a530ca0a3f18ad692039a8f1f8520e8167c62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 9 May 2019 07:56:31 +0000 Subject: [PATCH] chore(deps-dev): bump @fisker/commitlint-config from 1.0.6 to 1.0.8 Bumps [@fisker/commitlint-config](https://github.com/fisker/shared-configs) from 1.0.6 to 1.0.8. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/commitlint-config@1.0.6...@fisker/commitlint-config@1.0.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ff26884ec..ce92978fc 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@babel/core": "7.4.4", "@babel/preset-env": "7.4.4", "@commitlint/cli": "^7.6.0", - "@fisker/commitlint-config": "^1.0.7", + "@fisker/commitlint-config": "^1.0.8", "@fisker/eslint-config": "^1.0.10", "@fisker/eslint-config-jest": "^1.0.2", "@fisker/lint-staged-config": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index a2e032f2f..37f002c75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -764,10 +764,10 @@ dependencies: find-up "^2.1.0" -"@fisker/commitlint-config@^1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@fisker/commitlint-config/-/commitlint-config-1.0.7.tgz#d4d86f89f12d0b567acccbde99ed069069875067" - integrity sha512-4LTr0ZjYcSWvew3AOfmOdnlbr2LaZhXa6edNmtaj2MBXXYp2Bu4hSP4OK/LnPKoz/Djotzbj7FtsWpigbSSzMw== +"@fisker/commitlint-config@^1.0.8": + version "1.0.8" + resolved "https://registry.yarnpkg.com/@fisker/commitlint-config/-/commitlint-config-1.0.8.tgz#a803c474c4e063d691ee379c816d7d5d28fba701" + integrity sha512-6Sq4SCxDIQPEC4Liq7e8ia0F/BMmD2LcTI1lV5GmwLTCC3m52ztXiMJMCeAGeYkIPmGuenQKD+WNpbMiYGYCIw== dependencies: "@commitlint/config-conventional" "^7.6.0"