Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to ^3.1.9 (#542)
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 Dec 16, 2024
1 parent e7bcea3 commit a6dadd0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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-matchmaker-api",
"version": "3.1.17",
"version": "3.1.18",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -63,7 +63,7 @@
"globals": "^15.13.0",
"jsonwebtoken": "^9.0.2",
"mocha": "^11.0.1",
"nodemon": "^3.1.7",
"nodemon": "^3.1.9",
"pino-colada": "^2.2.2",
"prettier": "^3.4.2",
"sinon": "^19.0.2",
Expand Down

0 comments on commit a6dadd0

Please sign in to comment.