diff --git a/package.json b/package.json index b1709e62..a196d8d2 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.6.0", "eslint-plugin-prettier": "^3.4.1", - "eslint-plugin-react": "^7.31.11", + "eslint-plugin-react": "^7.37.0", "husky": "^8.0.2", "prettier": "^2.8.1", "react-test-renderer": "^16.14.0" diff --git a/yarn.lock b/yarn.lock index b018f5d2..3e02de37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4499,7 +4499,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.31.11": +"eslint-plugin-react@npm:^7.27.1": version: 7.34.4 resolution: "eslint-plugin-react@npm:7.34.4" dependencies: @@ -4528,6 +4528,34 @@ __metadata: languageName: node linkType: hard +"eslint-plugin-react@npm:^7.37.0": + version: 7.37.0 + resolution: "eslint-plugin-react@npm:7.37.0" + dependencies: + array-includes: ^3.1.8 + array.prototype.findlast: ^1.2.5 + array.prototype.flatmap: ^1.3.2 + array.prototype.tosorted: ^1.1.4 + doctrine: ^2.1.0 + es-iterator-helpers: ^1.0.19 + estraverse: ^5.3.0 + hasown: ^2.0.2 + jsx-ast-utils: ^2.4.1 || ^3.0.0 + minimatch: ^3.1.2 + object.entries: ^1.1.8 + object.fromentries: ^2.0.8 + object.values: ^1.2.0 + prop-types: ^15.8.1 + resolve: ^2.0.0-next.5 + semver: ^6.3.1 + string.prototype.matchall: ^4.0.11 + string.prototype.repeat: ^1.0.0 + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 + checksum: ece92e28b34ced0fd6bddebd41234ee53187b236fd507abef4f61cc868e27edd94fb7e290f44ff546037a6862c3302e848185a5e6511e2bcdf1883a1bfaa4ffc + languageName: node + linkType: hard + "eslint-plugin-testing-library@npm:^5.0.1": version: 5.11.1 resolution: "eslint-plugin-testing-library@npm:5.11.1" @@ -7259,7 +7287,7 @@ __metadata: eslint-plugin-import: ^2.26.0 eslint-plugin-jsx-a11y: ^6.6.0 eslint-plugin-prettier: ^3.4.1 - eslint-plugin-react: ^7.31.11 + eslint-plugin-react: ^7.37.0 express: ^4.18.2 foundation-sites: ^6.5.3 husky: ^8.0.2