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 Jan 15, 2024
1 parent 4a02e45 commit 24b89d3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 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-ipfs",
"version": "2.9.106",
"version": "2.9.107",
"description": "IPFS node for use in DSCP",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"c8": "^9.0.0",
"c8": "^9.1.0",
"chai": "^5.0.0",
"delay": "^6.0.0",
"depcheck": "^1.4.7",
Expand All @@ -56,7 +56,7 @@
"mocha": "^10.2.0",
"nodemon": "^3.0.2",
"pino-colada": "^2.2.2",
"prettier": "^3.1.1",
"prettier": "^3.2.1",
"sinon": "^17.0.1"
}
}

0 comments on commit 24b89d3

Please sign in to comment.