We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16de81b commit 1e08f86Copy full SHA for 1e08f86
package.json
@@ -129,7 +129,7 @@
129
"@sourcegraph/tslint-config": "^13.4.0",
130
"@types/expect": "1.20.4",
131
"@types/lodash": "4.14.199",
132
- "@types/mocha": "9.1.1",
+ "@types/mocha": "10.0.2",
133
"@types/node": "18.18.1",
134
"@types/sinon": "10.0.17",
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.2.0",
142
"nyc": "^13.3.0",
143
"parcel-bundler": "^1.12.4",
144
"prettier": "^1.19.1",
0 commit comments