From ae433de72ea023642cf5c3545e4919fb74f41d83 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 May 2020 14:13:52 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-eslint-comments to v3.2.0 --- package.json | 2 +- sample-project/package.json | 2 +- sample-project/yarn.lock | 8 ++++---- yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b736d7ec..5fe509d3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint": "5.16.0", "eslint-config-algolia": "10.1.0", "eslint-config-prettier": "6.11.0", - "eslint-plugin-eslint-comments": "3.1.2", + "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.20.2", "eslint-plugin-jest": "21.27.2", "eslint-plugin-prettier": "2.7.0", diff --git a/sample-project/package.json b/sample-project/package.json index bc8daae5..8372f3cb 100644 --- a/sample-project/package.json +++ b/sample-project/package.json @@ -21,7 +21,7 @@ "eslint": "5.16.0", "eslint-config-algolia": "file:../", "eslint-config-prettier": "6.11.0", - "eslint-plugin-eslint-comments": "3.1.2", + "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.20.2", "eslint-plugin-jest": "21.27.2", "eslint-plugin-prettier": "2.7.0", diff --git a/sample-project/yarn.lock b/sample-project/yarn.lock index bc8d03f5..2f1d376d 100644 --- a/sample-project/yarn.lock +++ b/sample-project/yarn.lock @@ -475,10 +475,10 @@ eslint-module-utils@^2.4.1: debug "^2.6.9" pkg-dir "^2.0.0" -eslint-plugin-eslint-comments@3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2.tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395" - integrity sha512-QexaqrNeteFfRTad96W+Vi4Zj1KFbkHHNMMaHZEYcovKav6gdomyGzaxSDSL3GoIyUOo078wRAdYlu1caiauIQ== +eslint-plugin-eslint-comments@3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz#9e1cd7b4413526abb313933071d7aba05ca12ffa" + integrity sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ== dependencies: escape-string-regexp "^1.0.5" ignore "^5.0.5" diff --git a/yarn.lock b/yarn.lock index 97e5748b..4671c00c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -973,10 +973,10 @@ eslint-module-utils@^2.4.1: debug "^2.6.9" pkg-dir "^2.0.0" -eslint-plugin-eslint-comments@3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2.tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395" - integrity sha512-QexaqrNeteFfRTad96W+Vi4Zj1KFbkHHNMMaHZEYcovKav6gdomyGzaxSDSL3GoIyUOo078wRAdYlu1caiauIQ== +eslint-plugin-eslint-comments@3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz#9e1cd7b4413526abb313933071d7aba05ca12ffa" + integrity sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ== dependencies: escape-string-regexp "^1.0.5" ignore "^5.0.5"