Skip to content

Commit d8cafca

Browse files
Update chai to v5
Update @types/chai from 4.3.20 to 5.0.0 Change-type: patch
1 parent cdf80a1 commit d8cafca

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.0.0",
19-
"@types/chai": "^4.3.4",
19+
"@types/chai": "^5.0.0",
2020
"@types/lodash": "^4.14.194",
2121
"@types/mocha": "^10.0.1",
22-
"chai": "^4.3.7",
22+
"chai": "^5.0.0",
2323
"husky": "^9.0.0",
2424
"lint-staged": "^15.0.0",
2525
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)