Skip to content

Commit cf28744

Browse files
Update chai-as-promised to v8
Update @types/chai-as-promised from 7.1.8 to 8.0.0 Change-type: patch
1 parent 708f2d5 commit cf28744

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
@@ -37,11 +37,11 @@
3737
"devDependencies": {
3838
"@balena/lint": "^7.2.1",
3939
"@types/chai": "^4.2.18",
40-
"@types/chai-as-promised": "^7.1.4",
40+
"@types/chai-as-promised": "^8.0.0",
4141
"@types/mocha": "^10.0.3",
4242
"balena-config-karma": "^4.0.2",
4343
"chai": "^4.3.4",
44-
"chai-as-promised": "^7.1.1",
44+
"chai-as-promised": "^8.0.0",
4545
"husky": "^8.0.0",
4646
"karma": "^6.3.2",
4747
"lint-staged": "^15.0.2",

0 commit comments

Comments
 (0)