Skip to content

Commit

Permalink
Merge pull request #2410 from greenbone/dependabot/npm_and_yarn/gsa/d…
Browse files Browse the repository at this point in the history
…3-format-2.0.0

Bump d3-format from 1.4.4 to 2.0.0 in /gsa
  • Loading branch information
swaterkamp authored Aug 21, 2020
2 parents 9a89650 + 8c98240 commit 64a6a8d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gsa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"d3-cloud": "^1.2.5",
"d3-color": "^2.0.0",
"d3-force": "^2.1.0",
"d3-format": "^1.4.4",
"d3-format": "^2.0.0",
"d3-hierarchy": "^1.1.9",
"d3-interpolate": "^1.4.0",
"d3-scale": "^3.2.1",
Expand Down
7 changes: 6 additions & 1 deletion gsa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6137,11 +6137,16 @@ d3-force@^2.1.0:
d3-quadtree "1"
d3-timer "1"

d3-format@1, d3-format@^1.4.4:
d3-format@1:
version "1.4.4"
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.4.4.tgz#356925f28d0fd7c7983bfad593726fce46844030"
integrity sha512-TWks25e7t8/cqctxCmxpUuzZN11QxIA7YrMbram94zMQ0PXjE4LVIMe/f6a4+xxL8HQ3OsAFULOINQi1pE62Aw==

d3-format@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-2.0.0.tgz#a10bcc0f986c372b729ba447382413aabf5b0767"
integrity sha512-Ab3S6XuE/Q+flY96HXT0jOXcM4EAClYFnRGY5zsjRGNy6qCYrQsMffs7cV5Q9xejb35zxW5hf/guKw34kvIKsA==

d3-hierarchy@^1.1.9:
version "1.1.9"
resolved "https://registry.yarnpkg.com/d3-hierarchy/-/d3-hierarchy-1.1.9.tgz#2f6bee24caaea43f8dc37545fa01628559647a83"
Expand Down

0 comments on commit 64a6a8d

Please sign in to comment.