chore(deps-dev): bump prettier-plugin-sh from 0.15.0 to 0.17.2

Bumps [prettier-plugin-sh](https://github.com/un-ts/prettier) from 0.15.0 to 0.17.2.
- [Release notes](https://github.com/un-ts/prettier/releases)
- [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.15.0...prettier-plugin-sh@0.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-05 17:22:43 +00:00
committed by Julien Neuhart
parent a7c02438e4
commit 64add9a542
2 changed files with 22 additions and 19 deletions

View File

@@ -2,6 +2,6 @@
"devDependencies": {
"prettier": "3.5.3",
"prettier-plugin-gherkin": "^3.1.2",
"prettier-plugin-sh": "^0.15.0"
"prettier-plugin-sh": "^0.17.2"
}
}