Skip to content

Commit 87f88fd

Browse files
chore(deps) Update dependency mocha to v10
1 parent a93bd96 commit 87f88fd

File tree

2 files changed

+67
-90
lines changed

2 files changed

+67
-90
lines changed

package-lock.json

Lines changed: 65 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cz-conventional-changelog",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Commitizen adapter following the conventional-changelog format.",
55
"main": "index.js",
66
"scripts": {
@@ -33,7 +33,7 @@
3333
"@types/mocha": "9.1.1",
3434
"chai": "4.3.6",
3535
"cosmiconfig": "5.2.1",
36-
"mocha": "9.2.2",
36+
"mocha": "10.0.0",
3737
"mock-require": "3.0.3",
3838
"prettier": "1.19.1",
3939
"semantic-release": "19.0.5",

0 commit comments

Comments
 (0)