Skip to content

Commit

Permalink
Update dependency @types/chai to v4.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent 3c92eff commit 6d6a0ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -12,7 +12,7 @@
"description": "Cypress end-to-end test automation boilerplate. Using TypeScript, Browserify, Chai and Expect.",
"devDependencies": {
"@cypress/browserify-preprocessor": "3.0.2",
"@types/chai": "4.3.8",
"@types/chai": "4.3.9",
"@types/cypress-cucumber-preprocessor": "4.0.2",
"husky": "6.0.0",
"lint-staged": "11.2.6",
Expand Down

0 comments on commit 6d6a0ae

Please sign in to comment.