Skip to content

Commit 64cfad3

Browse files
Update chai to v5
Update @types/chai from 4.3.20 to 5.2.0 Change-type: patch
1 parent 898e42d commit 64cfad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
},
4444
"devDependencies": {
4545
"@balena/lint": "^8.0.0",
46-
"@types/chai": "^4.3.9",
46+
"@types/chai": "^5.0.0",
4747
"@types/mocha": "^10.0.3",
4848
"catch-uncommitted": "^2.0.0",
49-
"chai": "^4.3.10",
49+
"chai": "^5.0.0",
5050
"husky": "^8.0.3",
5151
"jsdoc-to-markdown": "^8.0.0",
5252
"lint-staged": "^15.0.2",

0 commit comments

Comments
 (0)