Skip to content

Commit

Permalink
Merge branch 'main' into feature/sqnc-54
Browse files Browse the repository at this point in the history
  • Loading branch information
n3op2 authored Dec 18, 2024
2 parents e82c023 + 32a6436 commit 9ce3724
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 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
Expand Up @@ -38,10 +38,10 @@
},
"homepage": "https://github.com/digicatapult/sqnc-matchmaker-api#readme",
"devDependencies": {
"@digicatapult/sqnc-process-management": "^2.2.144",
"@digicatapult/sqnc-process-management": "^2.2.145",
"@digicatapult/tsimp": "^2.0.12",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@types/chai": "^5.0.1",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
Expand All @@ -57,7 +57,7 @@
"chai": "^5.1.2",
"concurrently": "^9.1.0",
"depcheck": "^1.4.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
Expand All @@ -74,7 +74,7 @@
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.75",
"@polkadot/api": "^15.0.1",
"@polkadot/api": "^15.0.2",
"@tsoa/runtime": "^6.6.0",
"async-mutex": "^0.5.0",
"base-x": "^5.0.0",
Expand Down

0 comments on commit 9ce3724

Please sign in to comment.