From 235262898f0e102b97a6bc23e5cf8148b3cc3615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 11:54:36 +0000 Subject: [PATCH] chore(deps-dev): bump @ianvs/prettier-plugin-sort-imports Bumps [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports) from 4.4.2 to 4.7.0. - [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](https://github.com/ianvs/prettier-plugin-sort-imports/compare/v4.4.2...v4.7.0) --- updated-dependencies: - dependency-name: "@ianvs/prettier-plugin-sort-imports" dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ef8dad..e80639b 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "@eslint/js": "9.31.0", - "@ianvs/prettier-plugin-sort-imports": "4.4.2", + "@ianvs/prettier-plugin-sort-imports": "4.7.0", "@ls-lint/ls-lint": "2.3.1", "@typescript-eslint/parser": "8.37.0", "astro-eslint-parser": "1.2.2",