Skip to content

Commit 61ea9ad

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.12.1
1 parent 162a9fd commit 61ea9ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"eslint-plugin-flowtype": "2.50.3",
1010
"eslint-plugin-import": "2.14.0",
1111
"eslint-plugin-jsx-a11y": "5.1.1",
12-
"eslint-plugin-react": "7.12.0",
12+
"eslint-plugin-react": "7.12.1",
1313
"jwt-decode": "2.2.0",
1414
"prettier-eslint-cli": "4.7.1",
1515
"react-scripts": "1.1.5"

advanced/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3021,10 +3021,10 @@ [email protected]:
30213021
fast-diff "^1.1.1"
30223022
jest-docblock "^21.0.0"
30233023

3024-
3025-
version "7.12.0"
3026-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.0.tgz#fa6701063f2172c3e1db3a22d3db6d8bdc0179af"
3027-
integrity sha512-OrmXBWGrZ8gvYWO0W4oiLtASxFWVfe2blgy5pvB57YRwylhghUQL5y5w70fysP/CRTt/XJ+FLv/KXhZxbsQwiw==
3024+
3025+
version "7.12.1"
3026+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.1.tgz#b9c4639f72469ff317ac31e3bd630d22d0dbf8f4"
3027+
integrity sha512-1YyXVhp6KSB+xRC1BWzmlA4BH9Wp9jMMBE6AJizxuk+bg/KUJpQGRwsU1/q1pV8rM6oEdLCxunXn7Nfh2BOWBg==
30283028
dependencies:
30293029
array-includes "^3.0.3"
30303030
doctrine "^2.1.0"

0 commit comments

Comments
 (0)