Skip to content

Commit

Permalink
chore: update dependency chai to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent 4620dbf commit 86b2f45
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 86 deletions.
145 changes: 60 additions & 85 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 @@ -32,7 +32,7 @@
"test": "mocha 'test/**/*.js'"
},
"devDependencies": {
"chai": "^4.3.7",
"chai": "^5.0.0",
"eslint": "^8.42.0",
"eslint-plugin-bpmn-io": "^1.0.0",
"mocha": "^10.2.0",
Expand Down

0 comments on commit 86b2f45

Please sign in to comment.