Skip to content

Commit 170f912

Browse files
chore(deps) Update dependency mocha-junit-reporter to v2
1 parent 3c08866 commit 170f912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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": {
@@ -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.2.1",
6666
"mocha-multi-reporters": "1.5.1",
6767
"nodemon": "2.0.20",
6868
"nyc": "15.1.0",

0 commit comments

Comments
 (0)