chore(deps-dev): bump prettier-plugin-gherkin from 3.1.2 to 3.1.3

Bumps [prettier-plugin-gherkin](https://github.com/mapado/prettier-plugin-gherkin) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/mapado/prettier-plugin-gherkin/releases)
- [Changelog](https://github.com/mapado/prettier-plugin-gherkin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mapado/prettier-plugin-gherkin/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: prettier-plugin-gherkin
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-20 02:26:09 +00:00
committed by Julien Neuhart
parent e85d4143c0
commit b31e520731
2 changed files with 28 additions and 58 deletions

View File

@@ -1,7 +1,7 @@
{
"devDependencies": {
"prettier": "3.6.2",
"prettier-plugin-gherkin": "^3.1.2",
"prettier-plugin-gherkin": "^3.1.3",
"prettier-plugin-sh": "^0.18.0"
}
}