Skip to content

Commit

Permalink
Update npm - all minor and patch updates to ^5.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2023
1 parent e612579 commit ce7ed33
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
168 changes: 84 additions & 84 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": "0.5.0",
"version": "0.5.1",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -41,8 +41,8 @@
"@types/node": "^18.15.10",
"@types/supertest": "^2.0.12",
"@types/swagger-ui-express": "^4.1.3",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"c8": "^7.13.0",
"chai": "^4.3.7",
"concurrently": "^7.6.0",
Expand Down

0 comments on commit ce7ed33

Please sign in to comment.