Merge pull request #264 from openHPI/dependabot/npm_and_yarn/d3-5.9.2

Bump d3 from 5.9.1 to 5.9.2
This commit is contained in:
MrSerth
2019-05-13 10:47:28 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
"bootstrap": "^4.1.3",
"bootswatch": "^4.1.3",
"chosen-js": "^1.8.7",
"d3": "^5.9.1",
"d3": "^5.9.2",
"d3-tip": "^0.9.1",
"font-awesome": "^4.7.0",
"highlight.js": "^9.12.0",

View File

@ -2275,10 +2275,10 @@ d3-zoom@1:
d3-selection "1"
d3-transition "1"
d3@^5.9.1:
version "5.9.1"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.9.1.tgz#fde73fa9af7281d2ff0d2a32aa8f306e93a6d1cd"
integrity sha512-JceuBn5VVWySPQc9EA0gfq0xQVgEQXGokHhe+359bmgGeUITLK2r2b9idMzquQne9DKxb7JDCE1gDRXe9OIF2Q==
d3@^5.9.2:
version "5.9.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.9.2.tgz#64e8a7e9c3d96d9e6e4999d2c8a2c829767e67f5"
integrity sha512-ydrPot6Lm3nTWH+gJ/Cxf3FcwuvesYQ5uk+j/kXEH/xbuYWYWTMAHTJQkyeuG8Y5WM5RSEYB41EctUrXQQytRQ==
dependencies:
d3-array "1"
d3-axis "1"