Skip to content

Commit

Permalink
chore(deps) Update dependency mocha to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2022
1 parent a93bd96 commit 87f88fd
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 90 deletions.
153 changes: 65 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "cz-conventional-changelog",
"version": "0.0.1",
"version": "0.0.2",
"description": "Commitizen adapter following the conventional-changelog format.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"@types/mocha": "9.1.1",
"chai": "4.3.6",
"cosmiconfig": "5.2.1",
"mocha": "9.2.2",
"mocha": "10.0.0",
"mock-require": "3.0.3",
"prettier": "1.19.1",
"semantic-release": "19.0.5",
Expand Down

0 comments on commit 87f88fd

Please sign in to comment.