Skip to content

Commit 7704cf1

Browse files
chore(deps): update dependency mocha to v10
1 parent c3d1a1a commit 7704cf1

File tree

2 files changed

+288
-197
lines changed

2 files changed

+288
-197
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@sourcegraph/tslint-config": "^13.4.0",
130130
"@types/expect": "1.20.4",
131131
"@types/lodash": "4.14.191",
132-
"@types/mocha": "9.1.1",
132+
"@types/mocha": "10.0.1",
133133
"@types/node": "18.11.10",
134134
"@types/sinon": "10.0.13",
135135
"expect": "^24.1.0",
@@ -138,7 +138,7 @@
138138
"lnfs-cli": "^2.1.0",
139139
"lodash": "^4.17.20",
140140
"mkdirp": "^0.5.1",
141-
"mocha": "^6.1.4",
141+
"mocha": "^10.1.0",
142142
"nyc": "^13.3.0",
143143
"parcel-bundler": "^1.12.4",
144144
"prettier": "^1.19.1",

0 commit comments

Comments
 (0)