Skip to content

Commit 74beea2

Browse files
renovate[bot]renovate-bot
andauthoredOct 5, 2021
chore(deps): update dependency mocha to v9 (#308)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6e33b39 commit 74beea2

File tree

2 files changed

+49
-74
lines changed

2 files changed

+49
-74
lines changed
 

‎package-lock.json

+47-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/marked": "^2.0.0",
4242
"@types/meow": "^5.0.0",
4343
"@types/mime": "^2.0.3",
44-
"@types/mocha": "^8.0.0",
44+
"@types/mocha": "^9.0.0",
4545
"@types/node": "^14.0.0",
4646
"@types/server-destroy": "^1.0.0",
4747
"@types/sinon": "^10.0.0",
@@ -51,7 +51,7 @@
5151
"codecov": "^3.8.1",
5252
"execa": "^5.0.0",
5353
"gts": "^3.0.0",
54-
"mocha": "^8.0.0",
54+
"mocha": "^9.0.0",
5555
"nock": "^13.0.0",
5656
"pkg": "^5.0.0",
5757
"semantic-release": "^18.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.