Skip to content

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2023
1 parent 3cc92d9 commit 5ab8376
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
74 changes: 37 additions & 37 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/dscp-matchmaker-api",
"version": "1.5.9",
"version": "1.5.10",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -38,11 +38,11 @@
"homepage": "https://github.com/digicatapult/dscp-matchmaker-api#readme",
"devDependencies": {
"@polkadot/types": "^10.10.1",
"@types/chai": "^4.3.8",
"@types/cors": "^2.8.14",
"@types/express": "^4.17.19",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.6",
"@types/chai": "^4.3.9",
"@types/cors": "^2.8.15",
"@types/express": "^4.17.20",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.7",
"@types/sinon": "^10.0.19",
"@types/supertest": "^2.0.14",
"@types/swagger-ui-express": "^4.1.4",
Expand Down

0 comments on commit 5ab8376

Please sign in to comment.