Skip to content

chore(deps-dev): bump eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0 - #489

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-14.0.0
Open

chore(deps-dev): bump eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0#489
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-14.0.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0.

Changelog

Sourced from eslint-plugin-simple-import-sort's changelog.

Version 14.0.0 (2026-07-16)

ES2022 allows string literals as module export names ("arbitrary module namespace names"):

export{yukuTsas"yuku-ts"};import{"a-b"asc}from"a";

This release adds support for such quotes names. Previously, those were sorted oddly, and the autofix could suggest changes that wasn’t valid syntax.

This is only a breaking change if you use string literals as module export names, and only in the form of that you need to autofix your files.

Thanks to Kamronbek_Juraev (@​KAMRONBEK) for fixing this!

Commits

@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 3, 2026
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-14.0.0 branch 2 times, most recently from 3513be9 to db2e0cbCompareAugust 8, 2026 06:35
Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 13.0.0 to 14.0.0.
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
- [Commits](lydell/eslint-plugin-simple-import-sort@v13.0.0...v14.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-simple-import-sort
dependency-version: 14.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-14.0.0 branch from db2e0cb to 1e0d65fCompareAugust 10, 2026 09:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants