Skip to content

Commit c487acc

Browse files
Update chai-as-promised to v8
Update @types/chai-as-promised from 7.1.8 to 8.0.1 Change-type: patch
1 parent 0a9de69 commit c487acc

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

package-lock.json

Lines changed: 22 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@balena/lint": "^8.0.2",
4646
"@types/bluebird": "^3.5.42",
4747
"@types/chai": "^4.3.14",
48-
"@types/chai-as-promised": "^7.1.8",
48+
"@types/chai-as-promised": "^8.0.0",
4949
"@types/chai-like": "^1.1.3",
5050
"@types/chai-things": "0.0.38",
5151
"@types/common-tags": "^1.8.4",
@@ -75,7 +75,7 @@
7575
"blinking": "^1.0.1",
7676
"bluebird": "^3.7.2",
7777
"chai": "^4.3.4",
78-
"chai-as-promised": "^7.1.1",
78+
"chai-as-promised": "^8.0.0",
7979
"chai-like": "^1.1.1",
8080
"chai-things": "^0.2.0",
8181
"chokidar": "^3.5.1",

0 commit comments

Comments
 (0)