Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit d02f234

Browse files
authored
chore: pin @types/chai to 4.0.6 (#412)
1 parent 01224dd commit d02f234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@sourcegraph/prettierrc": "^2.0.0",
6363
"@sourcegraph/tsconfig": "^1.0.0",
6464
"@sourcegraph/tslint-config": "^9.0.2",
65-
"@types/chai": "^4.0.0",
65+
"@types/chai": "4.0.6",
6666
"@types/chai-as-promised": "^7.1.0",
6767
"@types/glob": "^5.0.30",
6868
"@types/lodash": "^4.14.76",

0 commit comments

Comments
 (0)