build(deps-dev): bump prettier-plugin-organize-imports (#405)

Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-08 07:27:30 +00:00
committed by GitHub
parent 5ba7d77c07
commit b7ed5a2834
2 changed files with 6 additions and 9 deletions

View File

@@ -54,7 +54,7 @@
"npm-run-all": "^4.1.5",
"prettier": "3.3.3",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-organize-imports": "^4.0.0",
"prettier-plugin-organize-imports": "^4.1.0",
"sass": "^1.83.1",
"terser": "^5.37.0",
"typescript": "^5.7.2",