Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
deps(dev): bump aegir from 41.3.5 to 42.0.1
Browse files Browse the repository at this point in the history
Bumps [aegir](https://github.com/ipfs/aegir) from 41.3.5 to 42.0.1.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v41.3.5...v42.0.1)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 15d42a0 commit 70e57ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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": "NODE_OPTIONS=--max_old_space_size=8192 aegir docs --publish false -- --exclude packages/interop"
},
"devDependencies": {
"aegir": "^41.0.0",
"aegir": "^42.0.1",
"npm-run-all": "^4.1.5"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@helia/interface": "^2.0.0",
"@helia/mfs": "^1.0.0",
"aegir": "^41.0.3",
"aegir": "^42.0.1",
"go-ipfs": "^0.22.0",
"helia": "^2.0.3",
"ipfsd-ctl": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"multiformats": "^12.0.1"
},
"devDependencies": {
"aegir": "^41.0.3",
"aegir": "^42.0.1",
"blockstore-core": "^4.0.1",
"datastore-core": "^9.2.0",
"delay": "^6.0.0",
Expand Down

0 comments on commit 70e57ac

Please sign in to comment.