Bump eslint-plugin-unicorn from 16.0.0 to 16.1.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 16.0.0 to 16.1.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v16.0.0...v16.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/57/head
dependabot-preview[bot] 2020-02-12 07:53:48 +00:00 committed by GitHub
parent 2c1ef01beb
commit 62b9d65c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.2", "eslint-plugin-prettier": "3.1.2",
"eslint-plugin-react": "7.18.3", "eslint-plugin-react": "7.18.3",
"eslint-plugin-unicorn": "16.0.0", "eslint-plugin-unicorn": "16.1.0",
"husky": "4.2.1", "husky": "4.2.1",
"jest": "25.1.0", "jest": "25.1.0",
"lint-staged": "10.0.7", "lint-staged": "10.0.7",

View File

@ -2227,10 +2227,10 @@ eslint-plugin-react@7.18.3:
resolve "^1.14.2" resolve "^1.14.2"
string.prototype.matchall "^4.0.2" string.prototype.matchall "^4.0.2"
eslint-plugin-unicorn@16.0.0: eslint-plugin-unicorn@16.1.0:
version "16.0.0" version "16.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-16.0.0.tgz#5fc03d70b2944fa85099bf511c352b3d50201738" resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-16.1.0.tgz#7af9f2d056c0997776a112c66c6c4f02792bdc56"
integrity sha512-zqWMYzTopdixyqu0+3td4vIGmpBxwdBVeWBm3TzwnFMvHoAE6tTQ/w2Xv5RG/MklKkfQdHsRqa8CVsSpjSA4qQ== integrity sha512-aZbnl0TGXpQngzY5Ou0sj7YxTZYxfdWKhyLV/MWBeNQ2gGWMiq7CoJApZQJq5al2zKkep3CIWI7RFmUWnKSBxg==
dependencies: dependencies:
ci-info "^2.0.0" ci-info "^2.0.0"
clean-regexp "^1.0.0" clean-regexp "^1.0.0"