Skip to content

Commit

Permalink
Update dependency mocha to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2022
1 parent 93d9646 commit 1a33b1c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 38 deletions.
70 changes: 33 additions & 37 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 @@ -6,7 +6,7 @@
"dependencies": {
"chai": "4.3.6",
"chromedriver": "90.0.1",
"mocha": "9.2.2",
"mocha": "10.0.0",
"playwright": "1.24.2"
},
"description": "Playwright end-to-end test automation boilerplate. Using Commonjs, Mocha, Chai and Expect.",
Expand Down

0 comments on commit 1a33b1c

Please sign in to comment.