From fe7cfbad23d5c0cd4fa6f7b5dfd49e0dac6f62b7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 03:25:19 +0000 Subject: [PATCH 1/2] chore(package): update eslint-config-saiichihashimoto to version 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c6a99e..7e76b6b 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ }, "devDependencies": { "cz-conventional-changelog": "2.1.0", - "eslint-config-saiichihashimoto": "1.3.1", + "eslint-config-saiichihashimoto": "1.3.2", "husky": "3.0.0", "jest": "24.1.0", "lint-my-app": "3.3.42", From a12f7363ca315f0e330d53ef16ed93d076191f2c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 03:25:24 +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 d38af5a..175eea4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7803,9 +7803,9 @@ } }, "eslint-config-saiichihashimoto": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/eslint-config-saiichihashimoto/-/eslint-config-saiichihashimoto-1.3.1.tgz", - "integrity": "sha512-umIMKog9PEPmLCxGeaXcpIxCa4q1L/3lxzj3awDzR/k40e/Y5D/c0rwUjDYsRNrUGqeIQ/MC45ZCXoKgCG80VQ==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/eslint-config-saiichihashimoto/-/eslint-config-saiichihashimoto-1.3.2.tgz", + "integrity": "sha512-2iwWi3fMKMqog+1pQw2gE+jQIAKpT+UKiGqYTEiAJMxeKu7GCb2lLR6v8NxJbd2F2cNv3lUQO47PJ3VavTjNGg==", "dev": true, "requires": { "babel-eslint": "10.0.2",