Skip to content

Commit eefd849

Browse files
chore(deps): bump @ipld/dag-json from 10.2.9 to 11.0.0 in /examples (#184)
Bumps [@ipld/dag-json](https://github.com/ipld/js-dag-json) from 10.2.9 to 11.0.0. - [Release notes](https://github.com/ipld/js-dag-json/releases) - [Changelog](https://github.com/ipld/js-dag-json/blob/master/CHANGELOG.md) - [Commits](ipld/js-dag-json@v10.2.9...v11.0.0) --- updated-dependencies: - dependency-name: "@ipld/dag-json" dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55f9112 commit eefd849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@ipld/car": "file:..",
1919
"@ipld/dag-cbor": "^9.0.0",
20-
"@ipld/dag-json": "^10.0.0",
20+
"@ipld/dag-json": "^11.0.0",
2121
"@ipld/dag-pb": "^4.0.0",
2222
"@multiformats/blake2": "^2.0.0",
2323
"@types/varint": "^6.0.0",

0 commit comments

Comments
 (0)