Merge pull request #364 from wbkd/dependabot/npm_and_yarn/develop/d3-selection-1.4.2

This commit is contained in:
dependabot-preview[bot]
2020-07-27 05:31:02 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6974,9 +6974,9 @@
}
},
"d3-selection": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.1.tgz",
"integrity": "sha512-BTIbRjv/m5rcVTfBs4AMBLKs4x8XaaLkwm28KWu9S2vKNqXkXt2AH2Qf0sdPZHjFxcWg/YL53zcqAz+3g4/7PA=="
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.2.tgz",
"integrity": "sha512-SJ0BqYihzOjDnnlfyeHT0e30k0K1+5sR3d5fNueCNeuhZTnGw4M4o8mqJchSwgKMXCNFo+e2VTChiSJ0vYtXkg=="
},
"d3-timer": {
"version": "1.0.9",
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@welldone-software/why-did-you-render": "^4.2.6",
"classcat": "^4.1.0",
"d3-selection": "^1.4.1",
"d3-selection": "^1.4.2",
"d3-zoom": "^1.8.3",
"easy-peasy": "^3.3.1",
"fast-deep-equal": "^3.1.3",