Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit 951bd07

Browse files
dependabot[bot]achingbrain
andauthoredOct 6, 2023
deps(dev): bump aegir from 40.0.13 to 41.0.0 (#26)
Bumps [aegir](https://github.com/ipfs/aegir) from 40.0.13 to 41.0.0. - [Release notes](https://github.com/ipfs/aegir/releases) - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md) - [Commits](ipfs/aegir@v40.0.13...v41.0.0) --- updated-dependencies: - dependency-name: aegir dependency-type: direct:development 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> Co-authored-by: achingbrain <[email protected]>
1 parent cb9facf commit 951bd07

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"eslintConfig": {
2929
"extends": "ipfs",
3030
"parserOptions": {
31+
"project": true,
3132
"sourceType": "module"
3233
}
3334
},
@@ -146,7 +147,7 @@
146147
},
147148
"devDependencies": {
148149
"@libp2p/peer-id-factory": "^3.0.2",
149-
"aegir": "^40.0.8",
150+
"aegir": "^41.0.0",
150151
"body-parser": "^1.20.2",
151152
"it-all": "^3.0.1"
152153
}

0 commit comments

Comments
 (0)
This repository has been archived.