Skip to content

Commit

Permalink
Update dependency d3 to v5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and armenzg committed Sep 9, 2019
1 parent 2383d50 commit e2e8b5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"yarn": "1.17.3"
},
"resolutions": {
"d3": "5.11.0"
"d3": "5.12.0"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.22",
Expand All @@ -33,7 +33,7 @@
"angular1-ui-bootstrap4": "2.4.22",
"auth0-js": "9.11.3",
"bootstrap": "4.3.1",
"d3": "5.11.0",
"d3": "5.12.0",
"fuse.js": "3.4.5",
"history": "4.9.0",
"jquery": "3.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3089,10 +3089,10 @@ d3-zoom@1:
d3-selection "1"
d3-transition "1"

d3@5.11.0, d3@^4:
version "5.11.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.11.0.tgz#d5ffc84f930eeb895d88699195d2d852778ab158"
integrity sha512-LXgMVUAEAzQh6WfEEOa8tJX4RA64ZJ6twC3CJ+Xzid+fXWLTZkkglagXav/eOoQgzQi5rzV0xC4Sfspd6hFDHA==
d3@5.12.0, d3@^4:
version "5.12.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.12.0.tgz#0ddeac879c28c882317cd439b495290acd59ab61"
integrity sha512-flYVMoVuhPFHd9zVCe2BxIszUWqBcd5fvQGMNRmSiBrgdnh6Vlruh60RJQTouAK9xPbOB0plxMvBm4MoyODXNg==
dependencies:
d3-array "1"
d3-axis "1"
Expand Down

0 comments on commit e2e8b5f

Please sign in to comment.