We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b990dce commit d72ccf7Copy full SHA for d72ccf7
package.json
@@ -129,7 +129,7 @@
129
"@sourcegraph/tslint-config": "^13.4.0",
130
"@types/expect": "1.20.4",
131
"@types/lodash": "4.14.188",
132
- "@types/mocha": "9.1.1",
+ "@types/mocha": "10.0.0",
133
"@types/node": "18.11.9",
134
"@types/sinon": "10.0.13",
135
"expect": "^24.1.0",
@@ -138,7 +138,7 @@
138
"lnfs-cli": "^2.1.0",
139
"lodash": "^4.17.20",
140
"mkdirp": "^0.5.1",
141
- "mocha": "^6.1.4",
+ "mocha": "^10.1.0",
142
"nyc": "^13.3.0",
143
"parcel-bundler": "^1.12.4",
144
"prettier": "^1.19.1",
0 commit comments