Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Commit

Permalink
Update gherkin (fixes #55 (hopefully))
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Kullmann committed Nov 13, 2019
1 parent 9632cc4 commit 4c0e3bd
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 32 deletions.
56 changes: 25 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"custom-param-type-example": "node main.js chrome examples/google.ts ./examples/custom-param-type.js ./examples/custom-param-type.feature --param-type-registry-file ./examples/custom-param-type-registry.js"
},
"dependencies": {
"gherkin": "^7.0.3"
"gherkin": "^8.1.1"
},
"peerDependencies": {
"cucumber": "^5.1.0",
Expand Down

0 comments on commit 4c0e3bd

Please sign in to comment.