Skip to content

Commit 3c07be2

Browse files
Update dependency chai to v4.3.10
1 parent 1a94ea3 commit 3c07be2

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
@@ -33,11 +33,11 @@
3333
},
3434
"devDependencies": {
3535
"@istanbuljs/nyc-config-typescript": "0.1.3",
36-
"@types/chai": "4.1.7",
36+
"@types/chai": "4.3.8",
3737
"@types/chai-as-promised": "7.1.0",
3838
"@types/mocha": "5.2.7",
3939
"@types/sinon": "7.0.13",
40-
"chai": "4.2.0",
40+
"chai": "4.3.10",
4141
"chai-as-promised": "7.1.1",
4242
"husky": "3.0.1",
4343
"inversify": "5.0.1",

0 commit comments

Comments
 (0)