Skip to content

Commit

Permalink
chore(deps): update dependency chai to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 4b0f5e4 commit ee1f2be
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 155 deletions.
190 changes: 81 additions & 109 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"pg": "^8.8.0"
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/chai": "^5.0.1",
"@types/jsonwebtoken": "^9.0.0",
"@types/koa": "^2.13.5",
"@types/koa-bodyparser": "^4.3.10",
Expand All @@ -33,7 +33,7 @@
"@types/mocha": "^10.0.1",
"@types/node": "^16.11.9",
"axios": "^1.2.2",
"chai": "^4.3.7",
"chai": "^5.1.2",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
Expand Down
Loading

0 comments on commit ee1f2be

Please sign in to comment.