Merge pull request #13621 from backstage/renovate/eslint-plugin-react-7.x-lockfile

fix(deps): update dependency eslint-plugin-react to v7.31.8
This commit is contained in:
Ben Lambert
2022-09-16 17:40:55 -04:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -43,7 +43,7 @@ export const SearchResultPager = () => {
}
return (
<nav arial-label="pagination navigation" className={classes.root}>
<nav aria-label="pagination navigation" className={classes.root}>
<Button
aria-label="previous page"
disabled={!fetchPreviousPage}
+3 -3
View File
@@ -22112,8 +22112,8 @@ __metadata:
linkType: hard
"eslint-plugin-react@npm:^7.28.0":
version: 7.31.1
resolution: "eslint-plugin-react@npm:7.31.1"
version: 7.31.8
resolution: "eslint-plugin-react@npm:7.31.8"
dependencies:
array-includes: ^3.1.5
array.prototype.flatmap: ^1.3.0
@@ -22131,7 +22131,7 @@ __metadata:
string.prototype.matchall: ^4.0.7
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 6217d4c4e36c8fea24facd0cdcf22b2fd38a3603db94ec7c0a6f430046c8564b6c6884e0a9d4a4b8766201f66e8b18af594002210421bf9b6623b1fc32e15a3a
checksum: 0683e2a624a4df6f08264a3f6bc614a81e8f961c83173bdf2d8d3523f84ed5d234cddc976dbc6815913e007c5984df742ba61be0c0592b27c3daabe0f68165a3
languageName: node
linkType: hard