chore(deps-dev): bump prettier-plugin-sh from 0.17.4 to 0.18.0

Bumps [prettier-plugin-sh](https://github.com/un-ts/prettier) from 0.17.4 to 0.18.0.
- [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.17.4...prettier-plugin-sh@0.18.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-sh
  dependency-version: 0.18.0
  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-06-30 03:20:25 +00:00
committed by Julien Neuhart
parent ef745dc378
commit e79d7e6fb5
2 changed files with 12 additions and 15 deletions

View File

@@ -2,6 +2,6 @@
"devDependencies": {
"prettier": "3.6.2",
"prettier-plugin-gherkin": "^3.1.2",
"prettier-plugin-sh": "^0.17.4"
"prettier-plugin-sh": "^0.18.0"
}
}