Skip to content

Commit

Permalink
deps(dev): bump aegir from 44.1.4 to 45.0.2 (#58)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 2a0b751 commit 32417e4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"docs:no-publish": "aegir docs --publish false"
},
"devDependencies": {
"aegir": "^44.1.1",
"aegir": "^45.0.2",
"npm-run-all": "^4.1.5",
"rimraf": "^6.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
},
"devDependencies": {
"@helia/unixfs": "^4.0.0",
"aegir": "^44.1.2",
"aegir": "^45.0.2",
"get-port": "^7.1.0",
"it-all": "^3.0.6",
"it-drain": "^3.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@helia/pinning-service-api-server": "file:../server",
"@helia/remote-pinning": "file:../client",
"@ipfs-shipyard/pinning-service-compliance": "^1.8.1",
"aegir": "^44.1.2",
"aegir": "^45.0.2",
"execa": "^9.4.0",
"fastify": "^5.0.0",
"helia": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,6 @@
"devDependencies": {
"@ipfs-shipyard/pinning-service-client": "^3.0.0",
"@types/sinon": "^17.0.3",
"aegir": "^44.1.2"
"aegir": "^45.0.2"
}
}

0 comments on commit 32417e4

Please sign in to comment.