chore(deps): update dependency eslint-plugin-react to v7.31.10 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d7ef1f7f89
commit
b0146a46f3
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
"eslint-plugin-jest": "27.1.1",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.31.8",
|
||||
"eslint-plugin-react": "7.31.10",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"jest": "29.1.2",
|
||||
"netlify-cli": "5.2.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -8606,9 +8606,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.31.8":
|
||||
version: 7.31.8
|
||||
resolution: "eslint-plugin-react@npm:7.31.8"
|
||||
"eslint-plugin-react@npm:7.31.10":
|
||||
version: 7.31.10
|
||||
resolution: "eslint-plugin-react@npm:7.31.10"
|
||||
dependencies:
|
||||
array-includes: ^3.1.5
|
||||
array.prototype.flatmap: ^1.3.0
|
||||
|
@ -8626,7 +8626,7 @@ __metadata:
|
|||
string.prototype.matchall: ^4.0.7
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: 0683e2a624a4df6f08264a3f6bc614a81e8f961c83173bdf2d8d3523f84ed5d234cddc976dbc6815913e007c5984df742ba61be0c0592b27c3daabe0f68165a3
|
||||
checksum: f013669c296483559a760648fa06425f161b1aff93c668f14c4561c933d22a7836b745b88a795c53cab929c71513d5fd1f2ffdddff915709f01b77ac25f5b71b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -16888,7 +16888,7 @@ __metadata:
|
|||
eslint-plugin-jest: 27.1.1
|
||||
eslint-plugin-jsx-a11y: 6.6.1
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-react: 7.31.8
|
||||
eslint-plugin-react: 7.31.10
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
htmlparser2: 8.0.1
|
||||
jest: 29.1.2
|
||||
|
|
Loading…
Reference in a new issue