Skip to content

Commit 771232c

Browse files
author
DavertMik
committed
removed chai dependencies
1 parent eef33c5 commit 771232c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,6 @@
7979
"acorn": "8.14.0",
8080
"arrify": "2.0.1",
8181
"axios": "1.7.7",
82-
"chai": "^4.0",
83-
"chai-deep-match": "1.2.1",
84-
"chai-exclude": "2.1.1",
85-
"chai-json-schema": "1.5.1",
86-
"chai-json-schema-ajv": "5.2.4",
87-
"chai-match-pattern": "1.3.0",
88-
"chai-string": "1.5.0",
8982
"chalk": "4.1.2",
9083
"commander": "11.1.0",
9184
"cross-spawn": "7.0.3",
@@ -161,6 +154,7 @@
161154
"sinon": "18.0.0",
162155
"sinon-chai": "3.7.0",
163156
"testcafe": "3.5.0",
157+
"chai": "^4.0",
164158
"ts-morph": "23.0.0",
165159
"ts-node": "10.9.2",
166160
"tsd": "^0.31.0",

0 commit comments

Comments
 (0)