Skip to content

Commit

Permalink
Update dependency mocha to ^11.1.0 (#361)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 0768394 commit 35f760c
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 10 deletions.
139 changes: 131 additions & 8 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-process-management",
"version": "3.0.8",
"version": "3.0.9",
"description": "SQNC Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"mocha": "^11.0.1",
"mocha": "^11.1.0",
"nodemon": "^3.1.9",
"prettier": "^3.4.2",
"reflect-metadata": "^0.2.2",
Expand Down

0 comments on commit 35f760c

Please sign in to comment.