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.3.20 to 5.0.1

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Dec 5, 2024
1 parent 53c3926 commit f54d4cd
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 @@ -30,10 +30,10 @@
},
"devDependencies": {
"@balena/lint": "^9.0.1",
"@types/chai": "^4.3.19",
"@types/chai": "^5.0.0",
"@types/common-tags": "^1.8.4",
"@types/mocha": "^10.0.7",
"chai": "^4.5.0",
"chai": "^5.0.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"mocha": "^11.0.0",
Expand Down

0 comments on commit f54d4cd

Please sign in to comment.