Skip to content

Commit 68c5f9f

Browse files
committed
move vendored mocha, et al to package.json
1 parent e8d1e48 commit 68c5f9f

10 files changed

Lines changed: 317 additions & 25662 deletions

File tree

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@
66
},
77
"devDependencies": {
88
"@eslint/js": "^9.21.0",
9+
"chai": "1.6.0",
10+
"chai-backbone": "0.9.4",
11+
"chai-changes": "1.3.6",
912
"eslint": "^9.21.0",
1013
"globals": "^16.0.0",
14+
"mocha": "3.5.0",
15+
"sinon": "1.7.1",
16+
"sinon-chai": "2.14.0",
1117
"stylelint": "^17.3.0",
1218
"stylelint-config-recess-order": "^7.6.1",
1319
"stylelint-config-standard": "^40.0.0",

pnpm-lock.yaml

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

spec/javascript/support/vendor/css/mocha.css

Lines changed: 0 additions & 326 deletions
This file was deleted.

0 commit comments

Comments
 (0)