diff --git a/package.json b/package.json index bff624c8..e44fc2b1 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-react": "7.37.2", "eslint-plugin-react-hooks": "5.0.0", "eslint-plugin-import": "2.31.0", - "eslint-plugin-import-helpers": "1.3.1", + "eslint-plugin-import-helpers": "2.0.0", "eslint-plugin-you-dont-need-lodash-underscore": "6.14.0", "git-cz": "^4.9.0", "husky": "^9.0.11", diff --git a/yarn.lock b/yarn.lock index 728df259..e031a891 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3463,10 +3463,10 @@ eslint-module-utils@^2.12.0: dependencies: debug "^3.2.7" -eslint-plugin-import-helpers@1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-import-helpers/-/eslint-plugin-import-helpers-1.3.1.tgz#48721a702e758b5d2220ee119d6199e6e29b6819" - integrity sha512-MrACDozK6TmTJoCFHD71Ew3r5210Za3zlTrhX+fQGsyvxceaFvAI9AcvZ/8oSU0pZ61G3nDEn6mXY0T4S8cJEg== +eslint-plugin-import-helpers@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-import-helpers/-/eslint-plugin-import-helpers-2.0.0.tgz#472b274fd45e5de60f34d89315ee99bb3bb393b3" + integrity sha512-C79/nmaWgGUkYeD/ddp420NGConq1pP28HOWbFsZrqlThClBkTsA62mZ1sFwU4YRSbwFupw2itr02MzQERz8Xg== eslint-plugin-import@2.31.0: version "2.31.0"