Merge pull request #26464 from backstage/renovate/eslint-plugin-react-7.x-lockfile
fix(deps): update dependency eslint-plugin-react to v7.35.2
This commit is contained in:
@@ -52,7 +52,7 @@ greet(world)
|
||||
|
||||
export const Default = () => (
|
||||
<InfoCard title="JavaScript example">
|
||||
<CodeSnippet text={"const hello = 'World';"} language="javascript" />
|
||||
<CodeSnippet text="const hello = 'World';" language="javascript" />
|
||||
</InfoCard>
|
||||
);
|
||||
|
||||
|
||||
@@ -25745,8 +25745,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.28.0":
|
||||
version: 7.35.0
|
||||
resolution: "eslint-plugin-react@npm:7.35.0"
|
||||
version: 7.35.2
|
||||
resolution: "eslint-plugin-react@npm:7.35.2"
|
||||
dependencies:
|
||||
array-includes: ^3.1.8
|
||||
array.prototype.findlast: ^1.2.5
|
||||
@@ -25768,7 +25768,7 @@ __metadata:
|
||||
string.prototype.repeat: ^1.0.0
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
||||
checksum: cd4d3c0567e947964643dda5fc80147e058d75f06bac47c3f086ff0cd6156286c669d98e685e3834997c4043f3922b90e6374b6c3658f22abd025dbd41acc23f
|
||||
checksum: 88dfb91d52a10fa0333199fa4abaa8d1112066d8fdc5df88c136d1cc24145b8d92bb7292f82a3781aef9c3ec91990b4461dbd1fa5eee471df5517014c6e843f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user