diff --git a/frontend/package.json b/frontend/package.json index 8b1301d..8ea334c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -48,7 +48,7 @@ "eslint-plugin-import": "^2.28.0", "eslint-plugin-jest": "^27.2.3", "eslint-plugin-jsx-a11y": "^6.7.1", - "eslint-plugin-react": "^7.33.0", + "eslint-plugin-react": "^7.33.1", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.6.2", "jest-environment-jsdom": "^29.6.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 3168818..cc5cdb5 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3920,9 +3920,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.33.0": - version: 7.33.0 - resolution: "eslint-plugin-react@npm:7.33.0" +"eslint-plugin-react@npm:^7.33.1": + version: 7.33.1 + resolution: "eslint-plugin-react@npm:7.33.1" dependencies: array-includes: ^3.1.6 array.prototype.flatmap: ^1.3.1 @@ -3941,7 +3941,7 @@ __metadata: string.prototype.matchall: ^4.0.8 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: f3ce2978322efd3c698b802dabfad070109dd1935c4e468545992b82b5fb8257ea3ad56732330bb46643182a09560129a259b436952b3e2aa426947d3abd2b1a + checksum: 0427bd24acb87422b7298686203167123ba289ba563384983f3d99fad7817eae7f63157fd2e9b868bdcf0760719c319ab1e22a44764a98302034b0c844763e57 languageName: node linkType: hard @@ -4431,7 +4431,7 @@ __metadata: eslint-plugin-import: ^2.28.0 eslint-plugin-jest: ^27.2.3 eslint-plugin-jsx-a11y: ^6.7.1 - eslint-plugin-react: ^7.33.0 + eslint-plugin-react: ^7.33.1 eslint-plugin-react-hooks: ^4.6.0 fast-deep-equal: ^3.1.3 jest: ^29.6.2