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

Commit 5c7959d

Browse files
chore(deps-dev): bump go-ipfs from 0.9.1 to 0.10.0 (#137)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c82679 commit 5c7959d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/browser-ipns-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@playwright/test": "^1.12.3",
3939
"delay": "^5.0.0",
4040
"execa": "^5.0.0",
41-
"go-ipfs": "0.9.1",
41+
"go-ipfs": "0.10.0",
4242
"ipfsd-ctl": "^10.0.3",
4343
"parcel": "latest",
4444
"playwright": "^1.12.3",

examples/http-client-browser-pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@babel/core": "^7.14.8",
2121
"@playwright/test": "^1.12.3",
22-
"go-ipfs": "0.9.1",
22+
"go-ipfs": "0.10.0",
2323
"ipfs": "^0.59.0",
2424
"parcel": "latest",
2525
"playwright": "^1.12.3",

examples/http-client-name-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@babel/core": "^7.14.8",
2121
"@playwright/test": "^1.12.3",
22-
"go-ipfs": "0.9.1",
22+
"go-ipfs": "0.10.0",
2323
"parcel": "latest",
2424
"playwright": "^1.12.3",
2525
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)