Skip to content

Commit

Permalink
chore(deps): update dependency chai to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent b427dd7 commit 4df96bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/stefanwalther/boilerplate-typescript-rest-docker#readme",
"devDependencies": {
"chai": "3.5.0",
"chai": "4.5.0",
"mocha": "3.5.3",
"promise-retry": "1.1.1",
"supertest": "2.0.1",
Expand All @@ -47,7 +47,7 @@
},
"dependencies": {
"@types/body-parser": "0.0.33",
"@types/chai": "^3.4.34",
"@types/chai": "^4.0.0",
"@types/express": "^4.0.33",
"@types/mocha": "^2.2.32",
"@types/node": "^6.0.46",
Expand Down

0 comments on commit 4df96bc

Please sign in to comment.