chore(deps-dev): bump prettier-plugin-sh from 0.18.1 to 0.19.0

Bumps [prettier-plugin-sh](https://github.com/un-ts/prettier) from 0.18.1 to 0.19.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.18.1...prettier-plugin-sh@0.19.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-sh
  dependency-version: 0.19.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]
2026-07-24 02:53:19 +00:00
committed by Julien Neuhart
parent 0c8d681c35
commit c89991cc0d
2 changed files with 78 additions and 23 deletions

View File

@@ -2,6 +2,6 @@
"devDependencies": {
"prettier": "3.9.5",
"prettier-plugin-gherkin": "^3.1.3",
"prettier-plugin-sh": "^0.18.0"
"prettier-plugin-sh": "^0.19.0"
}
}