Skip to content

Commit 337237b

Browse files
chore(deps) Update dependency mocha to v10
1 parent a93bd96 commit 337237b

File tree

2 files changed

+75
-112
lines changed

2 files changed

+75
-112
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 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": {
@@ -30,10 +30,10 @@
3030
},
3131
"devDependencies": {
3232
"@types/chai": "4.3.3",
33-
"@types/mocha": "9.1.1",
33+
"@types/mocha": "10.0.6",
3434
"chai": "4.3.6",
3535
"cosmiconfig": "5.2.1",
36-
"mocha": "9.2.2",
36+
"mocha": "10.2.0",
3737
"mock-require": "3.0.3",
3838
"prettier": "1.19.1",
3939
"semantic-release": "19.0.5",

0 commit comments

Comments
 (0)