Skip to content

Commit

Permalink
Bump prettier-plugin-gherkin from 2.4.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [prettier-plugin-gherkin](https://github.com/mapado/prettier-plugin-gherkin) from 2.4.1 to 3.0.0.
- [Changelog](https://github.com/mapado/prettier-plugin-gherkin/blob/main/CHANGELOG.md)
- [Commits](mapado/prettier-plugin-gherkin@v2.4.1...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 31, 2024
1 parent 26751a4 commit a4610db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"papaparse": "^5.4.1",
"pluralize": "^8.0.0",
"prettier": "^3.3.2",
"prettier-plugin-gherkin": "^2.4.1",
"prettier-plugin-gherkin": "^3.0.0",
"process": "^0.11.10",
"promise-retry": "^2.0.1",
"react": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8267,7 +8267,7 @@ __metadata:
papaparse: "npm:^5.4.1"
pluralize: "npm:^8.0.0"
prettier: "npm:^3.3.2"
prettier-plugin-gherkin: "npm:^2.4.1"
prettier-plugin-gherkin: "npm:^3.0.0"
process: "npm:^0.11.10"
promise-retry: "npm:^2.0.1"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -18237,14 +18237,14 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-gherkin@npm:^2.4.1":
version: 2.4.1
resolution: "prettier-plugin-gherkin@npm:2.4.1"
"prettier-plugin-gherkin@npm:^3.0.0":
version: 3.0.0
resolution: "prettier-plugin-gherkin@npm:3.0.0"
dependencies:
"@cucumber/gherkin": "npm:^27.0.0"
"@cucumber/messages": "npm:^23.0.0"
prettier: "npm:^3.0.0"
checksum: 10/13d847eff86e74097e59ebea4a732ce4cc28d588aa0cb199d7d70f156b7853723ad8f33c9bc57eecf0f54f59f3826d9fdf9251d70b8cb5e7b758efec585c19e1
checksum: 10/cc7cf309f6a302faa4bc880b36983ab6220d634d021221ace7de280716b6fbb949f6c4e313afc09659c2447c97a6d70963820b28e66993434e2aa3332c0f3ed3
languageName: node
linkType: hard

Expand Down

0 comments on commit a4610db

Please sign in to comment.