Skip to content

Commit

Permalink
Update dependency @types/node to ^20.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent e29cd8b commit 2eafeed
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 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.13",
"version": "1.5.14",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"@types/cors": "^2.8.15",
"@types/express": "^4.17.20",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.7",
"@types/node": "^20.8.8",
"@types/sinon": "^10.0.20",
"@types/supertest": "^2.0.15",
"@types/swagger-ui-express": "^4.1.5",
Expand Down

0 comments on commit 2eafeed

Please sign in to comment.