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] authored Oct 26, 2023
1 parent fcfa440 commit 069d4a9
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 43 deletions.
94 changes: 54 additions & 40 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.12",
"version": "1.5.13",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"chai": "^4.3.10",
"concurrently": "^8.2.2",
"depcheck": "^1.4.7",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"mocha": "^10.2.0",
Expand All @@ -64,7 +64,7 @@
"supertest": "^6.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"undici": "^5.26.4"
"undici": "^5.26.5"
},
"dependencies": {
"@polkadot/api": "^10.10.1",
Expand Down

0 comments on commit 069d4a9

Please sign in to comment.