Skip to content

Commit cc1753d

Browse files
chore(deps) Update dependency mocha to v10
1 parent 28d96ef commit cc1753d

File tree

2 files changed

+67
-104
lines changed

2 files changed

+67
-104
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitizen",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Git commit, but play nice with conventions.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -61,7 +61,7 @@
6161
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",
6262
"ghooks": "2.0.4",
6363
"in-publish": "2.0.1",
64-
"mocha": "9.2.2",
64+
"mocha": "10.2.0",
6565
"mocha-junit-reporter": "1.23.3",
6666
"mocha-multi-reporters": "1.5.1",
6767
"nodemon": "2.0.20",

0 commit comments

Comments
 (0)