Skip to content

Commit

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

Bump d3 from 7.8.2 to 7.8.3
  • Loading branch information
rolandgeider committed Mar 28, 2023
2 parents 429ff1d + da8869e commit 068b204
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.15.0",
"bootstrap": "4.6.2",
"components-font-awesome": "5.9.0",
"d3": "^7.8.2",
"d3": "^7.8.3",
"datatables": "^1.10.18",
"devbridge-autocomplete": "^1.4.11",
"jquery": "^3.6.4",
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.2:
version "7.8.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.2.tgz#2bdb3c178d095ae03b107a18837ae049838e372d"
integrity sha512-WXty7qOGSHb7HR7CfOzwN1Gw04MUOzN8qh9ZUsvwycIMb4DYMpY9xczZ6jUorGtO6bR9BPMPaueIKwiDxu9uiQ==
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==
dependencies:
d3-array "3"
d3-axis "3"
Expand Down

0 comments on commit 068b204

Please sign in to comment.