diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index ed0891c19..7d3607246 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -25,7 +25,7 @@ "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.25.4", "eslint-plugin-jsx-a11y": "6.5.1", - "eslint-plugin-react": "7.28.0", + "eslint-plugin-react": "7.29.2", "eslint-plugin-react-hooks": "4.3.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 5f0b4f5cc..ca8056435 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3231,7 +3231,7 @@ __metadata: eslint-plugin-eslint-comments: 3.2.0 eslint-plugin-import: 2.25.4 eslint-plugin-jsx-a11y: 6.5.1 - eslint-plugin-react: 7.28.0 + eslint-plugin-react: 7.29.2 eslint-plugin-react-hooks: 4.3.0 peerDependencies: eslint: ">= 8.5" @@ -6920,27 +6920,27 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.28.0": - version: 7.28.0 - resolution: "eslint-plugin-react@npm:7.28.0" +"eslint-plugin-react@npm:7.29.2": + version: 7.29.2 + resolution: "eslint-plugin-react@npm:7.29.2" dependencies: array-includes: ^3.1.4 array.prototype.flatmap: ^1.2.5 doctrine: ^2.1.0 estraverse: ^5.3.0 jsx-ast-utils: ^2.4.1 || ^3.0.0 - minimatch: ^3.0.4 + minimatch: ^3.1.2 object.entries: ^1.1.5 object.fromentries: ^2.0.5 object.hasown: ^1.1.0 object.values: ^1.1.5 - prop-types: ^15.7.2 + prop-types: ^15.8.1 resolve: ^2.0.0-next.3 semver: ^6.3.0 string.prototype.matchall: ^4.0.6 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 90293d0fd53bb1f735ffd32141cdd211fb1120c9f7bbe5342f9e923261a39e52a2b2575d4e46c9cd77d257f42db4a99b8b339689fc5b5c1c26048929f69b1784 + checksum: fcd793c0fd8e4570dcf8f70dd4afae9882303f4a4b650e09dac2f85fdc0b28747cb97b79832f4b8f4eabdbfb9edf69dc0ff04e8b7f33e0bb8e3f024185f4b037 languageName: node linkType: hard @@ -9625,12 +9625,12 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^3.0.4": - version: 3.0.4 - resolution: "minimatch@npm:3.0.4" +"minimatch@npm:^3.0.4, minimatch@npm:^3.1.2": + version: 3.1.2 + resolution: "minimatch@npm:3.1.2" dependencies: brace-expansion: ^1.1.7 - checksum: 66ac295f8a7b59788000ea3749938b0970344c841750abd96694f80269b926ebcafad3deeb3f1da2522978b119e6ae3a5869b63b13a7859a456b3408bd18a078 + checksum: c154e566406683e7bcb746e000b84d74465b3a832c45d59912b9b55cd50dee66e5c4b1e5566dba26154040e51672f9aa450a9aef0c97cfc7336b78b7afb9540a languageName: node linkType: hard @@ -10763,7 +10763,7 @@ __metadata: languageName: node linkType: hard -"prop-types@npm:15.8.1, prop-types@npm:^15.7.2": +"prop-types@npm:15.8.1, prop-types@npm:^15.8.1": version: 15.8.1 resolution: "prop-types@npm:15.8.1" dependencies: