Skip to content

Commit e312b2c

Browse files
Update chai to v5
Update @types/chai from 4.3.20 to 5.2.3 Change-type: patch
1 parent 8d56164 commit e312b2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"license": "BSD",
1818
"devDependencies": {
1919
"@balena/lint": "^9.2.1",
20-
"@types/chai": "^4.3.20",
20+
"@types/chai": "^5.0.0",
2121
"@types/mocha": "^10.0.8",
22-
"chai": "^4.5.0",
22+
"chai": "^5.0.0",
2323
"husky": "^9.1.6",
2424
"lint-staged": "^16.0.0",
2525
"mocha": "^11.0.0",

0 commit comments

Comments
 (0)