Skip to content

Commit cdf51d3

Browse files
chore(deps): update dev dependency eslint-plugin-react to v7.20.5 (#863)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 556a10d commit cdf51d3

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.3",
51+
"eslint-plugin-react": "7.20.5",
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
@@ -2937,10 +2937,10 @@ [email protected]:
29372937
resolve "^1.17.0"
29382938
tsconfig-paths "^3.9.0"
29392939

2940-
2941-
version "7.20.3"
2942-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1"
2943-
integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==
2940+
2941+
version "7.20.5"
2942+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
2943+
integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
29442944
dependencies:
29452945
array-includes "^3.1.1"
29462946
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)