Skip to content

Commit

Permalink
chore: bump eslint-plugin-simple-import-sort in /js (#304)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 12.0.0 to 12.1.0.
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
- [Commits](lydell/eslint-plugin-simple-import-sort@v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-simple-import-sort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DimitrisJim <[email protected]>
  • Loading branch information
dependabot[bot] and DimitrisJim authored Apr 16, 2024
1 parent 7bb97a6 commit c935f57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1105,9 +1105,9 @@ eslint-plugin-prettier@^5.0.0:
synckit "^0.8.6"

eslint-plugin-simple-import-sort@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-12.0.0.tgz#3cfa05d74509bd4dc329a956938823812194dbb6"
integrity sha512-8o0dVEdAkYap0Cn5kNeklaKcT1nUsa3LITWEuFk3nJifOoD+5JQGoyDUW2W/iPWwBsNBJpyJS9y4je/BgxLcyQ==
version "12.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-12.1.0.tgz#8186ad55474d2f5c986a2f1bf70625a981e30d05"
integrity sha512-Y2fqAfC11TcG/WP3TrI1Gi3p3nc8XJyEOJYHyEPEGI/UAgNx6akxxlX74p7SbAQdLcgASKhj8M0GKvH3vq/+ig==

eslint-scope@^7.2.2:
version "7.2.2"
Expand Down

0 comments on commit c935f57

Please sign in to comment.