Skip to content

Commit

Permalink
Update dependency concurrently to ^8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 67ee1a5 commit 79265de
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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.11",
"version": "1.5.12",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"@typescript-eslint/parser": "^6.8.0",
"c8": "^8.0.1",
"chai": "^4.3.10",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"depcheck": "^1.4.7",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
Expand Down

0 comments on commit 79265de

Please sign in to comment.