Skip to content

Commit 509add9

Browse files
Update chai-as-promised to v8
Update @types/chai-as-promised from 7.1.8 to 8.0.2 Change-type: patch
1 parent 2921a7c commit 509add9

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
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@balena/lint": "^7.3.0",
4242
"@types/chai": "^4.3.0",
43-
"@types/chai-as-promised": "^7.1.4",
43+
"@types/chai-as-promised": "^8.0.0",
4444
"@types/lodash": "^4.14.182",
4545
"@types/mocha": "^9.1.1",
4646
"balena-auth": "^6.0.1",
@@ -49,7 +49,7 @@
4949
"browserify-zlib": "^0.2.0",
5050
"buffer": "^5.7.1",
5151
"chai": "^4.3.4",
52-
"chai-as-promised": "^7.1.1",
52+
"chai-as-promised": "^8.0.0",
5353
"karma": "^5.0.9",
5454
"lodash": "^4.17.21",
5555
"mocha": "^10.0.0",

0 commit comments

Comments
 (0)