Skip to content

Commit

Permalink
Update npm - all minor and patch updates to ^6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 8a90927 commit bbe4bbf
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 103 deletions.
200 changes: 100 additions & 100 deletions package-lock.json

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

6 changes: 3 additions & 3 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.19",
"version": "1.5.20",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -47,8 +47,8 @@
"@types/supertest": "^2.0.15",
"@types/swagger-ui-express": "^4.1.5",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"c8": "^8.0.1",
"chai": "^4.3.10",
"concurrently": "^8.2.2",
Expand Down

0 comments on commit bbe4bbf

Please sign in to comment.