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

Commit 9c9c382

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-react to v7.18.3
1 parent 214503a commit 9c9c382

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"enzyme-adapter-react-16": "1.15.2",
9999
"enzyme-to-json": "3.4.4",
100100
"eslint-config-prettier": "6.5.0",
101-
"eslint-plugin-react": "7.18.2",
101+
"eslint-plugin-react": "7.18.3",
102102
"husky": "3.0.9",
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
@@ -3519,10 +3519,10 @@ eslint-plugin-promise@^3.7.0:
35193519
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
35203520
integrity sha512-JiFL9UFR15NKpHyGii1ZcvmtIqa3UTwiDAGb8atSffe43qJ3+1czVGN6UtkklpcJ2DVnqvTMzEKRaJdBkAL2aQ==
35213521

3522-
3523-
version "7.18.2"
3524-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18.2.tgz#83d52cd783524cb5f6616e029c892ec08ee59e23"
3525-
integrity sha512-6m1zFCSB8OKVIVyGipz1TJxVuNfgvbbUa7O9fxqyyT0b15tB2X/rxMNCGQv3LTD4XOKmG/ONr52FZHur0OKFkg==
3522+
3523+
version "7.18.3"
3524+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18.3.tgz#8be671b7f6be095098e79d27ac32f9580f599bc8"
3525+
integrity sha512-Bt56LNHAQCoou88s8ViKRjMB2+36XRejCQ1VoLj716KI1MoE99HpTVvIThJ0rvFmG4E4Gsq+UgToEjn+j044Bg==
35263526
dependencies:
35273527
array-includes "^3.1.1"
35283528
doctrine "^2.1.0"

0 commit comments

Comments
 (0)