Skip to content

Commit cfe2bd5

Browse files
Update chai to v5
Update @types/chai from 4.3.20 to 5.2.0 Change-type: patch
1 parent d1e296c commit cfe2bd5

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
@@ -16,10 +16,10 @@
1616
"license": "BSD",
1717
"devDependencies": {
1818
"@balena/lint": "^8.2.8",
19-
"@types/chai": "^4.3.20",
19+
"@types/chai": "^5.0.0",
2020
"@types/lodash": "^4.17.10",
2121
"@types/mocha": "^10.0.8",
22-
"chai": "^4.5.0",
22+
"chai": "^5.0.0",
2323
"husky": "^9.1.6",
2424
"lint-staged": "^15.2.10",
2525
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)