From 303e500a6cbea815709745f74b517e24fd604c30 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Jun 2019 18:12:02 +0000 Subject: [PATCH] Update dependency eslint-plugin-notice to v0.8.8 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index cb6437b4f..50209f236 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "browserify": "16.2.3", "chai": "4.2.0", "eslint": "5.16.0", - "eslint-plugin-notice": "0.7.8", + "eslint-plugin-notice": "0.8.8", "eslint-plugin-react": "7.12.4", "gulp": "4.0.1", "ignore-styles": "5.0.1", diff --git a/yarn.lock b/yarn.lock index ff42f70c6..250530a03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3871,13 +3871,13 @@ escodegen@~1.9.0: optionalDependencies: source-map "~0.6.1" -eslint-plugin-notice@0.7.8: - version "0.7.8" - resolved "https://registry.yarnpkg.com/eslint-plugin-notice/-/eslint-plugin-notice-0.7.8.tgz#c6887927061fcf1c638c0559476045a521703006" - integrity sha512-a18VwxiBp4TmXRVpx7T5D4ilHnMS1Gq/5OMUriCcJGHD72Cbji7qVk19DGOW9vBHnJJKeg0yU95a7/o8JQoMCw== +eslint-plugin-notice@0.8.8: + version "0.8.8" + resolved "https://registry.yarnpkg.com/eslint-plugin-notice/-/eslint-plugin-notice-0.8.8.tgz#ed13958e3d5c837c5bb19d45b4c83618e3dd80ab" + integrity sha512-i6aPKIfp2Uaki2ppN9hHxYz5ZvIyubxvaWkEtLLU66Yzw288iuQFkQ4DN3zBzJktMu6NWh8SVLuAvYu0XFfZmA== dependencies: find-root "^1.1.0" - lodash ">=2.4.0" + lodash "^4.17.11" metric-lcs "^0.1.2" eslint-plugin-react@7.12.4: @@ -6671,7 +6671,7 @@ lodash.values@~2.4.1: dependencies: lodash.keys "~2.4.1" -lodash@4.17.11, lodash@>=2.4.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1: +lodash@4.17.11, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1: version "4.17.11" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==