chore(deps): bump d3-selection from 1.4.0 to 1.4.1
Bumps [d3-selection](https://github.com/d3/d3-selection) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/d3/d3-selection/releases) - [Commits](https://github.com/d3/d3-selection/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
d4432597ee
commit
9e3964a006
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3506,9 +3506,9 @@
|
||||
}
|
||||
},
|
||||
"d3-selection": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.0.tgz",
|
||||
"integrity": "sha512-EYVwBxQGEjLCKF2pJ4+yrErskDnz5v403qvAid96cNdCMr8rmCYfY5RGzWz24mdIbxmDf6/4EAH+K9xperD5jg=="
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.1.tgz",
|
||||
"integrity": "sha512-BTIbRjv/m5rcVTfBs4AMBLKs4x8XaaLkwm28KWu9S2vKNqXkXt2AH2Qf0sdPZHjFxcWg/YL53zcqAz+3g4/7PA=="
|
||||
},
|
||||
"d3-timer": {
|
||||
"version": "1.0.9",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"@svgr/rollup": "^4.3.3",
|
||||
"@welldone-software/why-did-you-render": "^3.3.9",
|
||||
"classnames": "^2.2.6",
|
||||
"d3-selection": "^1.4.0",
|
||||
"d3-selection": "^1.4.1",
|
||||
"d3-zoom": "^1.8.3",
|
||||
"easy-peasy": "^3.1.0",
|
||||
"fast-deep-equal": "^3.0.0-beta.2",
|
||||
|
||||
Reference in New Issue
Block a user