Skip to content

Commit 0a1cb17

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

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.3",
52+
"eslint-plugin-react": "7.20.5",
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
@@ -2615,10 +2615,10 @@ [email protected]:
26152615
resolve "^1.17.0"
26162616
tsconfig-paths "^3.9.0"
26172617

2618-
2619-
version "7.20.3"
2620-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1"
2621-
integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==
2618+
2619+
version "7.20.5"
2620+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
2621+
integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
26222622
dependencies:
26232623
array-includes "^3.1.1"
26242624
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)