Skip to content

Commit ad9f79c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency eslint-plugin-react to v7.12.2
1 parent a7c6433 commit ad9f79c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"css-loader": "2.1.0",
3838
"eslint": "5.11.1",
3939
"eslint-loader": "2.1.1",
40-
"eslint-plugin-react": "7.12.1",
40+
"eslint-plugin-react": "7.12.2",
4141
"jest": "23.6.0",
4242
"jest-cli": "23.6.0",
4343
"node-fetch": "2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3805,10 +3805,10 @@ eslint-loader@2.1.1:
38053805
object-hash "^1.1.4"
38063806
rimraf "^2.6.1"
38073807

3808-
eslint-plugin-react@7.12.1:
3809-
version "7.12.1"
3810-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.1.tgz#b9c4639f72469ff317ac31e3bd630d22d0dbf8f4"
3811-
integrity sha512-1YyXVhp6KSB+xRC1BWzmlA4BH9Wp9jMMBE6AJizxuk+bg/KUJpQGRwsU1/q1pV8rM6oEdLCxunXn7Nfh2BOWBg==
3808+
eslint-plugin-react@7.12.2:
3809+
version "7.12.2"
3810+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2.tgz#95a4d8117011787824625ea57be9e38401d33548"
3811+
integrity sha512-6F8uOJXOsWWWD3Mg8cvz4onsqEYp2LFZCFlgjaTAzbPLwqdwRCeK78unbuEaMXYPxq8paXCzTpoaDCwXBvC/gg==
38123812
dependencies:
38133813
array-includes "^3.0.3"
38143814
doctrine "^2.1.0"

0 commit comments

Comments
 (0)