From 163f00eb10bd8bd277671e3b01eec4fc354d0ca2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 08:41:04 +0000 Subject: [PATCH 1/2] chore(package): update eslint-config-saiichihashimoto to version 2.0.22 Closes #290 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c7d026..e03216c 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ }, "devDependencies": { "cz-conventional-changelog": "3.0.2", - "eslint-config-saiichihashimoto": "2.0.20", + "eslint-config-saiichihashimoto": "2.0.22", "husky": "3.0.1", "jest": "24.1.0", "lint-my-app": "3.6.0", From f5c551c1095c76f59f56d45bdff37b19a1ed2341 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 08:41:08 +0000 Subject: [PATCH 2/2] chore(package): update lockfile package-lock.json --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1712f8f..b36fb1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6603,9 +6603,9 @@ } }, "eslint-config-saiichihashimoto": { - "version": "2.0.20", - "resolved": "https://registry.npmjs.org/eslint-config-saiichihashimoto/-/eslint-config-saiichihashimoto-2.0.20.tgz", - "integrity": "sha512-3uwW5ycijhTQIsUYsmK95Uf/kwyWIQltOpxpovMpv/ce1viYc289ikmJtE3SrmqvatlsdzYmEEC0/JLD1/8zYA==", + "version": "2.0.22", + "resolved": "https://registry.npmjs.org/eslint-config-saiichihashimoto/-/eslint-config-saiichihashimoto-2.0.22.tgz", + "integrity": "sha512-nGyZiuPSmlKRPl/zhQyD0aV5zBc+9m66CnMaROzjg3eEt0PKjCa5AYvxV5sDTG1sylM+7zyDP9hSb9RsTEfAOA==", "dev": true, "requires": { "babel-eslint": "10.0.2",