Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent e5f7440 commit 408d0d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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/sqnc-ipfs",
"version": "3.0.1",
"version": "3.0.2",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -51,7 +51,7 @@
"delay": "^6.0.0",
"depcheck": "^1.4.7",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.1",
"formdata-node": "^6.0.3",
"kubo": "^0.32.1",
Expand Down

0 comments on commit 408d0d9

Please sign in to comment.