From 3c84af4edf64b95e40e14d5ad8ee64c0d2cc47c8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 09:32:33 +0000 Subject: [PATCH 1/3] chore(package): update @commitlint/cli to version 8.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6517eda5..2a22718a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "node": ">=8.0.0" }, "devDependencies": { - "@commitlint/cli": "^7.0.0", + "@commitlint/cli": "^8.3.5", "@commitlint/config-conventional": "^7.0.0", "@commitlint/travis-cli": "^7.0.0", "babel-core": "^6.26.0", From e5d52ccc9bec389ddf671daa8fa0c17d50f05c89 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 09:32:37 +0000 Subject: [PATCH 2/3] chore(package): update @commitlint/config-conventional to version 8.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a22718a..ae304fb7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@commitlint/cli": "^8.3.5", - "@commitlint/config-conventional": "^7.0.0", + "@commitlint/config-conventional": "^8.3.4", "@commitlint/travis-cli": "^7.0.0", "babel-core": "^6.26.0", "babel-loader": "^7.1.4", From 5c89b8642f0d2989d5e5b17ffeb96985a32fb6af Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 09:32:40 +0000 Subject: [PATCH 3/3] chore(package): update @commitlint/travis-cli to version 8.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae304fb7..108396b4 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@commitlint/cli": "^8.3.5", "@commitlint/config-conventional": "^8.3.4", - "@commitlint/travis-cli": "^7.0.0", + "@commitlint/travis-cli": "^8.3.5", "babel-core": "^6.26.0", "babel-loader": "^7.1.4", "babel-preset-env": "^1.6.1",