diff --git a/package.json b/package.json index 9093911..30f3c02 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@babel/core": "^7.9.6", "@babel/preset-env": "^7.9.6", "@babel/preset-react": "^7.9.4", - "@socialgouv/eslint-config-react": "^0.22.1", + "@socialgouv/eslint-config-react": "^0.23.0", "babel-jest": "^26.0.1", "eslint": "^7.1.0", "gh-pages": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 033a59a..abe4a09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1148,21 +1148,21 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@socialgouv/eslint-config-react@^0.22.1": - version "0.22.1" - resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-react/-/eslint-config-react-0.22.1.tgz#af94acbfdd0f16298614a87481d4462bb56e5503" - integrity sha512-opz0KvBxVX7/b71ePrjUywXtHFPqOfUvJ1SCn5DoqOCPorEOUkBxxS/mOLYe6+5o3xhj/FwGBl4xwLjoD0dWLA== +"@socialgouv/eslint-config-react@^0.23.0": + version "0.23.0" + resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-react/-/eslint-config-react-0.23.0.tgz#b942b7b74ffd5c188ff616b2a4d610db8627b29f" + integrity sha512-x5Netsv9T87Kr+SEp4efjcyebgGVCQZQux2j5H31UAP8GP7fmsQYYKSU2RCcXTjJ8Z4/P6LXHZ0jZaIj7oKzqQ== dependencies: - "@socialgouv/eslint-config-recommended" "^0.22.1" + "@socialgouv/eslint-config-recommended" "^0.23.0" babel-eslint "^10.1.0" eslint-plugin-jsx-a11y "~6.2.3" eslint-plugin-react "~7.20.0" - eslint-plugin-react-hooks "~4.0.2" + eslint-plugin-react-hooks "~4.0.3" -"@socialgouv/eslint-config-recommended@^0.22.1": - version "0.22.1" - resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-0.22.1.tgz#89d4cc23801f68ca3994939037d4593e4dd4337b" - integrity sha512-3lEedvCTaUv56Ye+6jRTlnlkprnjTFelJL+8mYmt/SRp8EjdCAD5kpb1+3LLcABDxOMBdGcNv07QUpaO5y6zXw== +"@socialgouv/eslint-config-recommended@^0.23.0": + version "0.23.0" + resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-0.23.0.tgz#6557ed260596081dff4f9f6ac4815bcdde2219ea" + integrity sha512-fo6PcbkY483NnfWLDO91V0mILglCDIxNBpWVO+DcL4U5rfywTxoVXo79Y4EJvUanEuq/20W1LX1l1bAH1NmdPQ== dependencies: eslint-config-prettier "~6.11.0" eslint-plugin-import "~2.20.2" @@ -3025,10 +3025,10 @@ eslint-plugin-prettier@~3.1.3: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react-hooks@~4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.2.tgz#03700ca761eacc1b6436074c456f90a8e331ff28" - integrity sha512-kAMRjNztrLW1rK+81X1NwMB2LqG+nc7Q8AibnG8/VyWhQK8SP6JotCFG+HL4u1EjziplxVz4jARdR8gGk8pLDA== +eslint-plugin-react-hooks@~4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.3.tgz#031e4bdc1e60cc3b04cc7d2dfc08773d5c0a2bec" + integrity sha512-iT/E79B6lqAcZnb/RttQLfggm6mbfYgS5hu0mWlVvnxyXkPD8qU0QQ0TXSPi0/cslVlG68XY4tf+DMjZGDJjAg== eslint-plugin-react@~7.20.0: version "7.20.0"