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

Commit 588509c

Browse files
chore(deps-dev): bump execa from 5.1.1 to 6.0.0 (#114)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc67c1e commit 588509c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/browser-browserify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"browserify": "^17.0.0",
2121
"concat-stream": "^2.0.0",
2222
"copyfiles": "^2.4.1",
23-
"execa": "^5.0.0",
23+
"execa": "^6.0.0",
2424
"http-server": "^14.0.0",
2525
"playwright": "^1.12.3",
2626
"rimraf": "^3.0.2",

examples/browser-ipns-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/core": "^7.14.8",
3838
"@playwright/test": "^1.12.3",
3939
"delay": "^5.0.0",
40-
"execa": "^5.0.0",
40+
"execa": "^6.0.0",
4141
"go-ipfs": "0.10.0",
4242
"ipfsd-ctl": "^10.0.3",
4343
"parcel": "latest",

0 commit comments

Comments
 (0)