Skip to content

Commit

Permalink
chore(deps): update npm - all minor and patch updates (#531)
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 4, 2024
1 parent 9ba5ab7 commit df84405
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

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

12 changes: 6 additions & 6 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.5",
"version": "3.1.6",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -38,15 +38,15 @@
},
"homepage": "https://github.com/digicatapult/sqnc-matchmaker-api#readme",
"devDependencies": {
"@digicatapult/sqnc-process-management": "^2.2.135",
"@digicatapult/sqnc-process-management": "^2.2.137",
"@digicatapult/tsimp": "^2.0.12",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@types/chai": "^5.0.1",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.8",
"@types/node": "^20.17.9",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
Expand All @@ -57,7 +57,7 @@
"chai": "^5.1.2",
"concurrently": "^9.1.0",
"depcheck": "^1.4.7",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.12.0",
Expand All @@ -73,7 +73,7 @@
"undici": "^6.21.0"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.73",
"@digicatapult/tsoa-oauth-express": "^0.1.75",
"@polkadot/api": "^14.3.1",
"@tsoa/runtime": "^6.5.1",
"async-mutex": "^0.5.0",
Expand Down

0 comments on commit df84405

Please sign in to comment.