Skip to content

Commit c652632

Browse files
chore(deps) Update dependency mocha-junit-reporter to v2
1 parent 0939910 commit c652632

File tree

2 files changed

+51
-13
lines changed

2 files changed

+51
-13
lines changed

package-lock.json

+49-11
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
@@ -1,6 +1,6 @@
11
{
22
"name": "commitizen",
3-
"version": "0.0.0-semantically-released",
3+
"version": "0.0.0",
44
"description": "Git commit, but play nice with conventions.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -62,7 +62,7 @@
6262
"ghooks": "2.0.4",
6363
"in-publish": "2.0.1",
6464
"mocha": "9.2.2",
65-
"mocha-junit-reporter": "1.23.3",
65+
"mocha-junit-reporter": "2.0.2",
6666
"mocha-multi-reporters": "1.5.1",
6767
"nodemon": "2.0.16",
6868
"nyc": "15.1.0",

0 commit comments

Comments
 (0)