Skip to content

Commit

Permalink
build(deps): bump encodable
Browse files Browse the repository at this point in the history
Bumps [encodable](https://github.com/kristw/encodable) from 0.7.8 to 1.0.0.
- [Commits](https://github.com/kristw/encodable/compare/encodable@0.7.8...encodable@1.0.0)

---
updated-dependencies:
- dependency-name: encodable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 23, 2024
1 parent c2ab9bb commit 186eadb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/d3-scale": "^2.0.2",
"d3-cloud": "^1.2.7",
"d3-scale": "^3.0.1",
"encodable": "^0.7.6"
"encodable": "^1.0.0"
},
"peerDependencies": {
"@types/react": "*",
Expand Down

0 comments on commit 186eadb

Please sign in to comment.