Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Mar 16, 2024
1 parent ff206fc commit df88f01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-config-pluralsh": "3.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ __metadata:
eslint-config-pluralsh: 3.1.0
eslint-plugin-import: 2.29.1
eslint-plugin-jsx-a11y: 6.8.0
eslint-plugin-react: 7.34.0
eslint-plugin-react: 7.34.1
eslint-plugin-react-hooks: 4.6.0
stylelint: 15.11.0
stylelint-config-standard: 34.0.0
Expand Down Expand Up @@ -1705,9 +1705,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.34.0":
version: 7.34.0
resolution: "eslint-plugin-react@npm:7.34.0"
"eslint-plugin-react@npm:7.34.1":
version: 7.34.1
resolution: "eslint-plugin-react@npm:7.34.1"
dependencies:
array-includes: ^3.1.7
array.prototype.findlast: ^1.2.4
Expand All @@ -1729,7 +1729,7 @@ __metadata:
string.prototype.matchall: ^4.0.10
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 9c110a881973e8b795149987382db62411bf5071355a8ec71b900ad5cf18233c44cc65dee23bc55544882b9474fc95487a4a1cb26f7b15f93e4f6d365fb0cd0a
checksum: 82f391c5a093235c3bc2f664c54e009c49460778ee7d1b86c1536df9ac4d2a80d1dedc9241ac797df4a9dced936e955d9c89042fb3ac8d017b5359d1320d3c0f
languageName: node
linkType: hard

Expand Down

0 comments on commit df88f01

Please sign in to comment.