Skip to content

Commit b0a0390

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency eslint-plugin-react to v7.12.3
1 parent 6db3e14 commit b0a0390

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.12.0",
3939
"eslint-loader": "2.1.1",
40-
"eslint-plugin-react": "7.12.2",
40+
"eslint-plugin-react": "7.12.3",
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
@@ -3822,10 +3822,10 @@ eslint-loader@2.1.1:
38223822
object-hash "^1.1.4"
38233823
rimraf "^2.6.1"
38243824

3825-
eslint-plugin-react@7.12.2:
3826-
version "7.12.2"
3827-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2.tgz#95a4d8117011787824625ea57be9e38401d33548"
3828-
integrity sha512-6F8uOJXOsWWWD3Mg8cvz4onsqEYp2LFZCFlgjaTAzbPLwqdwRCeK78unbuEaMXYPxq8paXCzTpoaDCwXBvC/gg==
3825+
eslint-plugin-react@7.12.3:
3826+
version "7.12.3"
3827+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd"
3828+
integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA==
38293829
dependencies:
38303830
array-includes "^3.0.3"
38313831
doctrine "^2.1.0"

0 commit comments

Comments
 (0)