Skip to content

Commit 66f5230

Browse files
chore(deps): update dev dependency eslint-plugin-react to v7.20.6 (#837)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bdcbbc6 commit 66f5230

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
@@ -49,7 +49,7 @@
4949
"eslint": "4.19.1",
5050
"eslint-config-prettier": "4.0.0",
5151
"eslint-plugin-import": "2.22.0",
52-
"eslint-plugin-react": "7.20.5",
52+
"eslint-plugin-react": "7.20.6",
5353
"flowgen": "1.11.0",
5454
"husky": "4.2.5",
5555
"lint-staged": "10.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2658,10 +2658,10 @@ [email protected]:
26582658
resolve "^1.17.0"
26592659
tsconfig-paths "^3.9.0"
26602660

2661-
2662-
version "7.20.5"
2663-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
2664-
integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
2661+
2662+
version "7.20.6"
2663+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
2664+
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
26652665
dependencies:
26662666
array-includes "^3.1.1"
26672667
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)