From a03260f9249f02049856db3561e9dd597d7a5f07 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 07:25:03 +0000 Subject: [PATCH 1/2] chore(package): update lint-my-app to version 3.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c5ef74..9200dee 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "eslint-config-saiichihashimoto": "2.0.22", "husky": "3.0.2", "jest": "24.1.0", - "lint-my-app": "3.7.0", + "lint-my-app": "3.7.1", "react": "16.8.6", "react-dom": "16.8.6", "stylelint-config-saiichihashimoto": "2.0.6" From b704c7eece2a6b80c59c049dadffa47efde71d08 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 07:25:07 +0000 Subject: [PATCH 2/2] chore(package): update lockfile package-lock.json --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index c33753a..168e187 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11977,9 +11977,9 @@ "dev": true }, "lint-my-app": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/lint-my-app/-/lint-my-app-3.7.0.tgz", - "integrity": "sha512-bdaTptJ8IvIeIiP/FaapN2jK3gDHWarAnyC+rFFqnTdkl6xNjiBADGoXSgfM6jMuYXAAJ++Sqbo8cm0VuEavUg==", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/lint-my-app/-/lint-my-app-3.7.1.tgz", + "integrity": "sha512-iruUb0yawsVL0q1HaZZiXY0fIJxjGln+s1ootYtIV5p7nUVkwrIz+bOa5dz7M7EzZnxJX4VjL+SjYRkbBZepSA==", "dev": true, "requires": { "commander": "2.20.0", @@ -11994,7 +11994,7 @@ "listr": "0.14.3", "pkg-ok": "2.3.1", "sort-package-json": "1.22.1", - "stylelint": "10.1.0", + "stylelint": "github:stylelint/stylelint#0bbe61f2730f8401d7626fabe70da623cfcefba5", "update-notifier": "3.0.1" }, "dependencies": { @@ -20146,9 +20146,8 @@ } }, "stylelint": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-10.1.0.tgz", - "integrity": "sha512-OmlUXrgzEMLQYj1JPTpyZPR9G4bl0StidfHnGJEMpdiQ0JyTq0MPg1xkHk1/xVJ2rTPESyJCDWjG8Kbpoo7Kuw==", + "version": "github:stylelint/stylelint#0bbe61f2730f8401d7626fabe70da623cfcefba5", + "from": "github:stylelint/stylelint#0bbe61f2730f8401d7626fabe70da623cfcefba5", "dev": true, "requires": { "autoprefixer": "^9.5.1",