Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#310)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent a82785d commit c066d44
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-ipfs",
"version": "3.0.9",
"version": "3.0.10",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -47,19 +47,19 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.20.0",
"c8": "^10.1.3",
"chai": "^5.1.2",
"chai": "^5.2.0",
"delay": "^6.0.0",
"depcheck": "^1.4.7",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"formdata-node": "^6.0.3",
"kubo": "^0.33.1",
"kubo": "^0.33.2",
"globals": "^15.15.0",
"mocha": "^11.1.0",
"nodemon": "^3.1.9",
"pino-colada": "^2.2.2",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"sinon": "^19.0.2"
}
}

0 comments on commit c066d44

Please sign in to comment.