Skip to content

Commit

Permalink
Update dependency d3 to ^7.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2023
1 parent 2473bc6 commit 5ab5517
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"bezier-easing": "^2.1.0",
"clsx": "^1.2.1",
"cors": "^2.8.5",
"d3": "^7.8.3",
"d3": "^7.8.5",
"fp-ts": "^2.13.1",
"immer": "^9.0.21",
"io-ts": "^2.2.20",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1109,10 +1109,10 @@ d3-zoom@3:
d3-selection "2 - 3"
d3-transition "2 - 3"

d3@^7.8.3:
version "7.8.3"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.3.tgz#b6c862d16368e15bf764c89e248a300a56f2ab40"
integrity sha512-cAa866AkPXtt4IzRx6nzGf50uerq6VYks7p/tTH94be4QfhUkyTfJfaxXGPOB5ZRVUZmUV1wcM1dism/Ua0lCw==
d3@^7.8.5:
version "7.8.5"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.5.tgz#fde4b760d4486cdb6f0cc8e2cbff318af844635c"
integrity sha512-JgoahDG51ncUfJu6wX/1vWQEqOflgXyl4MaHqlcSruTez7yhaRKR9i8VjjcQGeS2en/jnFivXuaIMnseMMt0XA==
dependencies:
d3-array "3"
d3-axis "3"
Expand Down

0 comments on commit 5ab5517

Please sign in to comment.