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 Mar 25, 2023
1 parent e56dcf4 commit a442c74
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 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/dscp-matchmaker-api",
"version": "0.3.2",
"version": "0.3.3",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@types/cors": "^2.8.13",
"@types/express": "^4.17.17",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.5",
"@types/node": "^18.15.9",
"@types/supertest": "^2.0.12",
"@types/swagger-ui-express": "^4.1.3",
"@typescript-eslint/eslint-plugin": "^5.56.0",
Expand All @@ -51,9 +51,9 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",
"nodemon": "^2.0.21",
"nodemon": "^2.0.22",
"pino-colada": "^2.2.2",
"prettier": "^2.8.6",
"prettier": "^2.8.7",
"supertest": "^6.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.0.2",
Expand Down

0 comments on commit a442c74

Please sign in to comment.