Skip to content

Commit

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

Bump d3 from 7.2.1 to 7.3.0
  • Loading branch information
rolandgeider authored Jan 13, 2022
2 parents c0f9f67 + 807bd1b commit 1d7b451
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 @@ -19,7 +19,7 @@
"Sortable": "RubaXa/Sortable#1.14.0",
"bootstrap": "4.6.1",
"components-font-awesome": "5.9.0",
"d3": "^7.2.1",
"d3": "^7.3.0",
"datatables": "^1.10.18",
"devbridge-autocomplete": "^1.4.11",
"jquery": "^3.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -584,10 +584,10 @@ d3@^4:
d3-voronoi "1.1.2"
d3-zoom "1.7.1"

d3@^7.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.2.1.tgz#97eafaa6fc8cd7c564c3ace1e6678cbecf63f3ea"
integrity sha512-E/5sP0aeK6YPXI/+4QlefvBFgmcyR2jYftId0PrYWv4Y/gW3c3thp1XG4rQzF0eUwV9tR1x05X5eWuJ6rQXvew==
d3@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.3.0.tgz#f3d5a22c1f658952a6491cf50132f5267ed7a40a"
integrity sha512-MDRLJCMK232OJQRqGljQ/gCxtB8k3/sLKFjftMjzPB3nKVUODpdW9Rb3vcq7U8Ka5YKoZkAmp++Ur6I+6iNWIw==
dependencies:
d3-array "3"
d3-axis "3"
Expand Down

0 comments on commit 1d7b451

Please sign in to comment.