Skip to content

Commit

Permalink
Replace dependency cucumber with @cucumber/cucumber 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent 21e38c3 commit 6f38c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"chai": "4.3.6",
"cucumber": "6.0.7",
"@cucumber/cucumber": "7.0.0",
"puppeteer": "5.5.0"
},
"description": "Puppeteer end-to-end test automation boilerplate. Using Commonjs, Cucumber, Chai and Assert.",
Expand Down

0 comments on commit 6f38c9f

Please sign in to comment.