chore(deps): update dependency eslint-plugin-react to v7.31.5 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
97a93a9bbf
commit
dfa57977ec
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
"eslint-plugin-jest": "27.0.1",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.30.1",
|
||||
"eslint-plugin-react": "7.31.5",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"jest": "28.1.3",
|
||||
"netlify-cli": "^5.2.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -8579,9 +8579,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.30.1":
|
||||
version: 7.30.1
|
||||
resolution: "eslint-plugin-react@npm:7.30.1"
|
||||
"eslint-plugin-react@npm:7.31.5":
|
||||
version: 7.31.5
|
||||
resolution: "eslint-plugin-react@npm:7.31.5"
|
||||
dependencies:
|
||||
array-includes: ^3.1.5
|
||||
array.prototype.flatmap: ^1.3.0
|
||||
|
@ -8599,7 +8599,7 @@ __metadata:
|
|||
string.prototype.matchall: ^4.0.7
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51
|
||||
checksum: 9ec72d5ab2da9a2dd6374f91ec0aefca297cc93f84dddfa16fe9a10acd31e78962a702f524b6855d41669c3ae5133d10e3ce8d596a4f1e61c4da47f4a6d3841b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -16859,7 +16859,7 @@ __metadata:
|
|||
eslint-plugin-jest: 27.0.1
|
||||
eslint-plugin-jsx-a11y: 6.6.1
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-react: 7.30.1
|
||||
eslint-plugin-react: 7.31.5
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
htmlparser2: 8.0.1
|
||||
jest: 28.1.3
|
||||
|
|
Loading…
Reference in a new issue