Skip to content

Commit

Permalink
chore: bump eslint-plugin-import-helpers from 1.3.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-import-helpers](https://github.com/Tibfib/eslint-plugin-import-helpers) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/Tibfib/eslint-plugin-import-helpers/releases)
- [Commits](willhoney7/eslint-plugin-import-helpers@v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import-helpers
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 70e3555 commit bdb10ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-react": "7.37.1",
"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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3494,10 +3494,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==

[email protected]:
version "2.31.0"
Expand Down

0 comments on commit bdb10ea

Please sign in to comment.