Skip to content

Commit a6cda32

Browse files
committed
Update dependency chai to v4.3.4
1 parent bb53fcb commit a6cda32

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
@@ -9,11 +9,11 @@
99
"@types/qlik-engineapi": "12.67.6",
1010
"@types/qlik-visualizationextensions": "4.0.2",
1111
"@types/mocha": "5.2.5",
12-
"@types/chai": "4.1.7",
12+
"@types/chai": "4.2.16",
1313
"typescript": "3.2.1",
1414
"gulp": "3.9.1",
1515
"gulp-less": "4.0.1",
16-
"chai": "4.2.0",
16+
"chai": "4.3.4",
1717
"mocha": "5.2.0"
1818
},
1919
"dependencies": {

0 commit comments

Comments
 (0)