Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-react to ^7.26.1 (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 2, 2021
1 parent 3d62e15 commit ae1746f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.5.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.26.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-testing-library": "^4.12.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9184,7 +9184,7 @@ __metadata:
eslint-plugin-import: ^2.24.2
eslint-plugin-jest: ^24.5.0
eslint-plugin-jsx-a11y: ^6.4.1
eslint-plugin-react: ^7.26.0
eslint-plugin-react: ^7.26.1
eslint-plugin-react-hooks: ^4.2.0
eslint-plugin-testing-library: ^4.12.4
peerDependencies:
Expand Down Expand Up @@ -9413,9 +9413,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.26.0":
version: 7.26.0
resolution: "eslint-plugin-react@npm:7.26.0"
"eslint-plugin-react@npm:^7.26.1":
version: 7.26.1
resolution: "eslint-plugin-react@npm:7.26.1"
dependencies:
array-includes: ^3.1.3
array.prototype.flatmap: ^1.2.4
Expand All @@ -9433,7 +9433,7 @@ __metadata:
string.prototype.matchall: ^4.0.5
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7
checksum: 363c2ed43ae0c6457c6ad1e7e7c561892189d3e1253a7d5e369413053e9629129c533d3512d9992087f95a3ac71e464d552d63e8c711f90d83c6e8db543587df
checksum: 856eec868fe45de941f86f5e197a4da1421246bef2dcc88802e78ceedaa067edefd84352483bf595a56054022594f6c3ea93a5fb49aac6830b31d09754ab9237
languageName: node
linkType: hard

Expand Down

0 comments on commit ae1746f

Please sign in to comment.