Skip to content

Commit

Permalink
deps(dev): bump execa from 8.0.1 to 9.0.2 (#2542)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chad Nehemiah <[email protected]>
  • Loading branch information
dependabot[bot] and maschad authored May 13, 2024
1 parent 83c14d0 commit 43046b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@multiformats/multiaddr": "^12.2.1",
"aegir": "^42.2.5",
"delay": "^6.0.0",
"execa": "^8.0.1",
"execa": "^9.0.2",
"go-libp2p": "^1.1.1",
"it-all": "^3.0.4",
"it-pipe": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/kad-dht/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"datastore-core": "^9.2.9",
"datastore-level": "^10.1.7",
"delay": "^6.0.0",
"execa": "^8.0.1",
"execa": "^9.0.2",
"it-all": "^3.0.4",
"it-filter": "^3.0.4",
"it-last": "^3.0.4",
Expand Down

0 comments on commit 43046b9

Please sign in to comment.