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 Jan 3, 2025
1 parent 2d8163a commit f4a6c1d
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 @@ -41,14 +41,14 @@
"node": "^16 || ^18 || ^20 || ^22"
},
"devDependencies": {
"@types/chai": "4.3.20",
"@types/chai": "5.0.1",
"@types/mocha": "10.0.10",
"@types/node": "22.10.5",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"chai": "4.5.0",
"chai": "5.1.2",
"cheerio": "1.0.0",
"commitizen": "4.3.1",
"coveralls": "3.1.1",
Expand Down

0 comments on commit f4a6c1d

Please sign in to comment.