Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 6f7009d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-react to v7.15.1
1 parent 4a7dcce commit 6f7009d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"enzyme-adapter-react-16": "1.14.0",
9999
"enzyme-to-json": "3.4.0",
100100
"eslint-config-prettier": "6.3.0",
101-
"eslint-plugin-react": "7.15.0",
101+
"eslint-plugin-react": "7.15.1",
102102
"husky": "3.0.7",
103103
"jest": "24.9.0",
104104
"lint-staged": "8.2.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3446,10 +3446,10 @@ eslint-plugin-promise@^3.7.0:
34463446
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
34473447
integrity sha512-JiFL9UFR15NKpHyGii1ZcvmtIqa3UTwiDAGb8atSffe43qJ3+1czVGN6UtkklpcJ2DVnqvTMzEKRaJdBkAL2aQ==
34483448

3449-
3450-
version "7.15.0"
3451-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.15.0.tgz#4808b19cf7b4c439454099d4eb8f0cf0e9fe31dd"
3452-
integrity sha512-NbIh/yVXoltm8Df28PiPRanfCZAYubGqXU391MTCpW955Vum7S0nZdQYXGAvDh9ye4aNCmOR6YcYZsfMbEQZQA==
3449+
3450+
version "7.15.1"
3451+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.15.1.tgz#db5f8ed66c6ba46922518f08e1df9dac52ccaa49"
3452+
integrity sha512-YotSItgMPwLGlr3df44MGVyXnHkmKcpkHTzpte3QwJtocr3nFqCXCuoxFZeBtnT8RHdj038NlTvam3dcAFrMcA==
34533453
dependencies:
34543454
array-includes "^3.0.3"
34553455
doctrine "^2.1.0"

0 commit comments

Comments
 (0)