Skip to content

Commit

Permalink
Update dependency eslint-plugin-notice to v0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 28, 2019
1 parent 656c1e4 commit 303e500
Show file tree
Hide file tree
Showing 2 changed files with 7 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.8.8",
"eslint-plugin-react": "7.12.4",
"gulp": "4.0.1",
"ignore-styles": "5.0.1",
Expand Down
12 changes: 6 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.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"

[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 Down

0 comments on commit 303e500

Please sign in to comment.