Skip to content

Commit

Permalink
Update chai to v5
Browse files Browse the repository at this point in the history
Update @types/chai from 4.2.11 to 5.0.0

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Sep 30, 2024
1 parent e55dfec commit 8171ab9
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 39 deletions.
73 changes: 36 additions & 37 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 @@ -24,10 +24,10 @@
"prom-client": "^12.0.0"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/chai": "^5.0.0",
"@types/mocha": "^7.0.2",
"@types/node-fetch": "^2.5.7",
"chai": "^4.2.0",
"chai": "^5.0.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.6",
"mocha": "^7.2.0",
Expand Down

0 comments on commit 8171ab9

Please sign in to comment.