Skip to content

Commit 870715c

Browse files
chore(deps): bump @ipld/dag-cbor from 9.2.7 to 10.0.0 in /js (#197)
Bumps [@ipld/dag-cbor](https://github.com/ipld/js-dag-cbor) from 9.2.7 to 10.0.0. - [Release notes](https://github.com/ipld/js-dag-cbor/releases) - [Changelog](https://github.com/ipld/js-dag-cbor/blob/master/CHANGELOG.md) - [Commits](ipld/js-dag-cbor@v9.2.7...v10.0.0) --- updated-dependencies: - dependency-name: "@ipld/dag-cbor" dependency-version: 10.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 9529ede commit 870715c

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
@@ -22,7 +22,7 @@
2222
"homepage": "https://github.com/ipld/codec-fixtures#readme",
2323
"dependencies": {
2424
"@ipld/car": "^5.2.4",
25-
"@ipld/dag-cbor": "^9.0.7",
25+
"@ipld/dag-cbor": "^10.0.0",
2626
"@ipld/dag-json": "^10.1.6",
2727
"@ipld/dag-pb": "^4.0.7",
2828
"@ipld/garbage": "^6.0.5",

0 commit comments

Comments
 (0)