Skip to content

Commit

Permalink
Merge pull request wger-project#1606 from wger-project/dependabot/npm…
Browse files Browse the repository at this point in the history
…_and_yarn/d3-7.9.0

Bump d3 from 7.8.5 to 7.9.0
  • Loading branch information
rolandgeider authored May 30, 2024
2 parents e612f2d + 06e3a5b commit 1336947
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"Sortable": "RubaXa/Sortable#1.15.2",
"bootstrap": "5.3.3",
"components-font-awesome": "5.9.0",
"d3": "^7.8.5",
"d3": "^7.9.0",
"datatables": "^1.10.18",
"devbridge-autocomplete": "^1.4.11",
"jquery": "^3.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,10 +235,10 @@ d3-zoom@3:
d3-selection "2 - 3"
d3-transition "2 - 3"

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==
d3@^7.9.0:
version "7.9.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.9.0.tgz#579e7acb3d749caf8860bd1741ae8d371070cd5d"
integrity sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==
dependencies:
d3-array "3"
d3-axis "3"
Expand Down

0 comments on commit 1336947

Please sign in to comment.