Skip to content

Commit

Permalink
📦 Update dependency eslint-plugin-notice to v0.9.10 (#27900)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2020
1 parent e75a965 commit 7e3051d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -80,7 +80,7 @@
"eslint-plugin-jasmine": "4.1.1",
"eslint-plugin-jsdoc": "24.0.0",
"eslint-plugin-local": "1.0.0",
"eslint-plugin-notice": "0.8.9",
"eslint-plugin-notice": "0.9.10",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6784,10 +6784,10 @@ eslint-plugin-local@1.0.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-local/-/eslint-plugin-local-1.0.0.tgz#f0c07011c95fec42bfb4d909debb6ea035f3b2a4"
integrity sha1-8MBwEclf7EK/tNkJ3rtuoDXzsqQ=

eslint-plugin-notice@0.8.9:
version "0.8.9"
resolved "https://registry.yarnpkg.com/eslint-plugin-notice/-/eslint-plugin-notice-0.8.9.tgz#b3b55ba218b36a01fd4de998f68c66a8bf238a82"
integrity sha512-Z6xit9Yv7pCG/rS3DohSou1BeDffPOhmuQzE7UWMxV2h/MJmsOq3QZFyXmbi18cExlyWbz4+ztAogi2edeTbjA==
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 "^4.17.15"
Expand Down

0 comments on commit 7e3051d

Please sign in to comment.