Skip to content

Commit

Permalink
Update dependency chai to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent aad454a commit 679c929
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 26 deletions.
51 changes: 27 additions & 24 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"url": "https://github.com/e2e-boilerplate/testcafe-typescript-chai-should/issues"
},
"dependencies": {
"chai": "4.3.6",
"chai": "4.4.1",
"testcafe": "15.1.317922",
"typescript": "4.7.2"
},
"description": "TestCafé end-to-end test automation boilerplate. Using TypeScript, Chai and Should.",
"devDependencies": {
"@types/chai": "4.3.1",
"@types/chai": "4.3.15",
"@types/node": "13.13.52",
"husky": "6.0.0",
"lint-staged": "10.5.4",
Expand Down

0 comments on commit 679c929

Please sign in to comment.