Skip to content

Commit

Permalink
chore(deps): update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 119b219 commit 2978a01
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 289 deletions.
294 changes: 9 additions & 285 deletions package-lock.json

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

8 changes: 4 additions & 4 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.11",
"version": "3.1.12",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"homepage": "https://github.com/digicatapult/sqnc-matchmaker-api#readme",
"devDependencies": {
"@digicatapult/sqnc-process-management": "^2.2.137",
"@digicatapult/sqnc-process-management": "^2.2.139",
"@digicatapult/tsimp": "^2.0.12",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
Expand All @@ -65,7 +65,7 @@
"mocha": "^11.0.1",
"nodemon": "^3.1.7",
"pino-colada": "^2.2.2",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"sinon": "^19.0.2",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
Expand All @@ -80,7 +80,7 @@
"base-x": "^5.0.0",
"body-parser": "^1.20.3",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"envalid": "^8.0.0",
"express": "^4.21.1",
"knex": "^3.1.0",
Expand Down

0 comments on commit 2978a01

Please sign in to comment.