Skip to content

Commit

Permalink
Update dependency eslint-plugin-notice to v0.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 29, 2020
1 parent 36d17f7 commit 60506c1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.10",
"eslint-plugin-react": "7.12.4",
"gulp": "4.0.1",
"ignore-styles": "5.0.1",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.10:
version "0.9.10"
resolved "https://registry.yarnpkg.com/eslint-plugin-notice/-/eslint-plugin-notice-0.9.10.tgz#89cf6377bf1c004a219c4e541321ea9125b408c8"
integrity sha512-rF79EuqdJKu9hhTmwUkNeSvLmmq03m/NXq/NHwUENHbdJ0wtoyOjxZBhW4QCug8v5xYE6cGe3AWkGqSIe9KUbQ==
dependencies:
find-root "^1.1.0"
lodash ">=2.4.0"
lodash "^4.17.15"
metric-lcs "^0.1.2"

[email protected]:
Expand Down Expand Up @@ -6671,7 +6671,7 @@ lodash.values@~2.4.1:
dependencies:
lodash.keys "~2.4.1"

[email protected], lodash@>=2.4.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1:
[email protected], 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==
Expand All @@ -6681,6 +6681,11 @@ lodash@^3.10.1:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
integrity sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=

lodash@^4.17.15:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

[email protected]:
version "2.2.0"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
Expand Down

0 comments on commit 60506c1

Please sign in to comment.