chore(deps): bump d3-selection from 1.4.1 to 1.4.2

Bumps [d3-selection](https://github.com/d3/d3-selection) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/d3/d3-selection/releases)
- [Commits](https://github.com/d3/d3-selection/commits)

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