Skip to content

Commit 9477e3a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency eslint-plugin-react to v7.26.1
1 parent 58db197 commit 9477e3a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"css-loader": "3.6.0",
3838
"eslint": "5.16.0",
3939
"eslint-loader": "2.2.1",
40-
"eslint-plugin-react": "7.25.3",
40+
"eslint-plugin-react": "7.26.1",
4141
"jest": "24.9.0",
4242
"jest-cli": "24.9.0",
4343
"node-fetch": "2.6.5",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5783,10 +5783,10 @@ eslint-loader@2.2.1:
57835783
object-hash "^1.1.4"
57845784
rimraf "^2.6.1"
57855785

5786-
eslint-plugin-react@7.25.3:
5787-
version "7.25.3"
5788-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3.tgz#3333a974772745ddb3aecea84621019b635766bc"
5789-
integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w==
5786+
eslint-plugin-react@7.26.1:
5787+
version "7.26.1"
5788+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
5789+
integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
57905790
dependencies:
57915791
array-includes "^3.1.3"
57925792
array.prototype.flatmap "^1.2.4"
@@ -5800,6 +5800,7 @@ eslint-plugin-react@7.25.3:
58005800
object.values "^1.1.4"
58015801
prop-types "^15.7.2"
58025802
resolve "^2.0.0-next.3"
5803+
semver "^6.3.0"
58035804
string.prototype.matchall "^4.0.5"
58045805

58055806
eslint-scope@^4.0.3:

0 commit comments

Comments
 (0)