Skip to content

Commit 3105d11

Browse files
Update chai to v5
Update @types/chai from 4.3.20 to 5.2.2 Change-type: patch
1 parent fd6f257 commit 3105d11

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
@@ -17,10 +17,10 @@
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/lodash": "^4.17.10",
2222
"@types/mocha": "^10.0.8",
23-
"chai": "^4.5.0",
23+
"chai": "^5.0.0",
2424
"husky": "^9.1.6",
2525
"lint-staged": "^16.0.0",
2626
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)