diff --git a/package.json b/package.json index 95ee489..29ed8fa 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint": "8", "eslint-plugin-react": "7.35.0", "eslint-plugin-react-hooks": "4.6.2", - "eslint-plugin-react-refresh": "0.4.9", + "eslint-plugin-react-refresh": "0.4.13", "eslint-plugin-testing-library": "6.3.0", "eslint-plugin-vitest": "0.5.4", "husky": "^9.1.5", diff --git a/yarn.lock b/yarn.lock index 9ce0bba..699e948 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3294,10 +3294,10 @@ eslint-plugin-react-hooks@4.6.2: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== -eslint-plugin-react-refresh@0.4.9: - version "0.4.9" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.9.tgz#bf870372b353b12e1e6fb7fc41b282d9cbc8d93d" - integrity sha512-QK49YrBAo5CLNLseZ7sZgvgTy21E6NEw22eZqc4teZfH8pxV3yXc9XXOYfUI6JNpw7mfHNkAeWtBxrTyykB6HA== +eslint-plugin-react-refresh@0.4.13: + version "0.4.13" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.13.tgz#ed7330da09b6192e6fa9b1b217ad979afbc898bf" + integrity sha512-f1EppwrpJRWmqDTyvAyomFVDYRtrS7iTEqv3nokETnMiMzs2SSTmKRTACce4O2p4jYyowiSMvpdwC/RLcMFhuQ== eslint-plugin-react@7.35.0: version "7.35.0"