Skip to content

Commit

Permalink
deps: bump aegir from 44.1.4 to 45.0.1 (#144)
Browse files Browse the repository at this point in the history
Bumps [aegir](https://github.com/ipfs/aegir) from 44.1.4 to 45.0.1.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v44.1.4...v45.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent ad67ad4 commit 0d34347
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 @@ -38,7 +38,7 @@
"docs:no-publish": "aegir docs --publish false"
},
"dependencies": {
"aegir": "^44.1.0",
"aegir": "^45.0.1",
"npm-run-all": "^4.1.5"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/protons-benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@protobuf-ts/plugin": "^2.8.1",
"@protobuf-ts/runtime": "^2.8.1",
"@types/benchmark": "^2.1.1",
"aegir": "^44.1.0",
"aegir": "^45.0.1",
"benchmark": "^2.1.4",
"pbjs": "^0.0.14",
"protobufjs": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/protons-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"aegir": "^44.1.0"
"aegir": "^45.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/protons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"protons-runtime": "^5.0.0"
},
"devDependencies": {
"aegir": "^44.1.0",
"aegir": "^45.0.1",
"long": "^5.2.0",
"pbjs": "^0.0.14",
"protobufjs": "^7.0.0",
Expand Down

0 comments on commit 0d34347

Please sign in to comment.