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 caf51b3 commit 67ae3e0Copy full SHA for 67ae3e0
package.json
@@ -129,7 +129,7 @@
129
"@sourcegraph/tslint-config": "^13.4.0",
130
"@types/expect": "1.20.4",
131
"@types/lodash": "4.17.7",
132
- "@types/mocha": "9.1.1",
+ "@types/mocha": "10.0.7",
133
"@types/node": "20.16.4",
134
"@types/sinon": "17.0.3",
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.7.3",
142
"nyc": "^13.3.0",
143
"parcel-bundler": "^1.12.4",
144
"prettier": "^1.19.1",
0 commit comments