Skip to content

Commit

Permalink
Update dependency nodemon to ^3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent 7dd1dc8 commit 86afd74
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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": "2.2.58",
"version": "2.2.59",
"description": "SQNC Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"mocha": "^10.4.0",
"nodemon": "^3.1.3",
"nodemon": "^3.1.4",
"prettier": "^3.3.2",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.2"
Expand Down

0 comments on commit 86afd74

Please sign in to comment.