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 30, 2023
1 parent a93bd96 commit bdbdc54
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 112 deletions.
181 changes: 72 additions & 109 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 @@ -30,10 +30,10 @@
},
"devDependencies": {
"@types/chai": "4.3.3",
"@types/mocha": "9.1.1",
"@types/mocha": "10.0.2",
"chai": "4.3.6",
"cosmiconfig": "5.2.1",
"mocha": "9.2.2",
"mocha": "10.2.0",
"mock-require": "3.0.3",
"prettier": "1.19.1",
"semantic-release": "19.0.5",
Expand Down

0 comments on commit bdbdc54

Please sign in to comment.