Skip to content

Commit b2ecb10

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

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
@@ -48,7 +48,7 @@
4848
"eslint": "6.8.0",
4949
"eslint-config-prettier": "6.11.0",
5050
"eslint-plugin-import": "2.22.0",
51-
"eslint-plugin-react": "7.20.5",
51+
"eslint-plugin-react": "7.20.6",
5252
"husky": "4.2.5",
5353
"jest": "24.9.0",
5454
"jest-junit": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2980,10 +2980,10 @@ [email protected]:
29802980
resolve "^1.17.0"
29812981
tsconfig-paths "^3.9.0"
29822982

2983-
2984-
version "7.20.5"
2985-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
2986-
integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
2983+
2984+
version "7.20.6"
2985+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
2986+
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
29872987
dependencies:
29882988
array-includes "^3.1.1"
29892989
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)