From d376f9780c0f8e40b9495d8332e9fc636d4951a1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 08:20:01 +0000 Subject: [PATCH 1/2] chore(package): update eslint-config-saiichihashimoto to version 2.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc0a189..7c7d026 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ }, "devDependencies": { "cz-conventional-changelog": "3.0.2", - "eslint-config-saiichihashimoto": "2.0.19", + "eslint-config-saiichihashimoto": "2.0.20", "husky": "3.0.1", "jest": "24.1.0", "lint-my-app": "3.6.0", From 51f85ac2d888661602f94ee1d416aa6810a0e0ab Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2019 08:20:06 +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 194e5dd..1712f8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6603,9 +6603,9 @@ } }, "eslint-config-saiichihashimoto": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/eslint-config-saiichihashimoto/-/eslint-config-saiichihashimoto-2.0.19.tgz", - "integrity": "sha512-FrgXjgxrDx7YyxVYLdm3x7cMdRoyrbFCXKtLmCBsohoHptjhoYp1I/SSfM+JzPc1F2ViMshMg4Lj0ztRP1vRhw==", + "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==", "dev": true, "requires": { "babel-eslint": "10.0.2",