Skip to content

Commit a312b72

Browse files
chore(deps): bump @ipld/dag-json from 10.2.9 to 11.0.0 in /js (#198)
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 870715c commit a312b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@ipld/car": "^5.2.4",
2525
"@ipld/dag-cbor": "^10.0.0",
26-
"@ipld/dag-json": "^10.1.6",
26+
"@ipld/dag-json": "^11.0.0",
2727
"@ipld/dag-pb": "^4.0.7",
2828
"@ipld/garbage": "^6.0.5",
2929
"chai": "^6.0.1",

0 commit comments

Comments
 (0)