Skip to content

Commit

Permalink
Merge pull request #1341 from wger-project/dependabot/npm_and_yarn/d3…
Browse files Browse the repository at this point in the history
…-7.8.5

Bump d3 from 7.8.4 to 7.8.5
  • Loading branch information
rolandgeider authored Jul 19, 2023
2 parents c59c41a + 949ea76 commit c605a3e
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.0",
"bootstrap": "5.3.0",
"components-font-awesome": "5.9.0",
"d3": "^7.8.4",
"d3": "^7.8.5",
"datatables": "^1.10.18",
"devbridge-autocomplete": "^1.4.11",
"jquery": "^3.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,10 @@ d3@^4:
d3-voronoi "1.1.2"
d3-zoom "1.7.1"

d3@^7.8.4:
version "7.8.4"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.4.tgz#e35d45800e4068cab07e59e5d883a4bb42ab217f"
integrity sha512-q2WHStdhiBtD8DMmhDPyJmXUxr6VWRngKyiJ5EfXMxPw+tqT6BhNjhJZ4w3BHsNm3QoVfZLY8Orq/qPFczwKRA==
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 c605a3e

Please sign in to comment.