Merge pull request #95 from wbkd/dependabot/npm_and_yarn/develop/d3-selection-1.4.1
chore(deps): bump d3-selection from 1.4.0 to 1.4.1
This commit is contained in:
Generated
+3
-3
@@ -3518,9 +3518,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"d3-selection": {
|
"d3-selection": {
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.1.tgz",
|
||||||
"integrity": "sha512-EYVwBxQGEjLCKF2pJ4+yrErskDnz5v403qvAid96cNdCMr8rmCYfY5RGzWz24mdIbxmDf6/4EAH+K9xperD5jg=="
|
"integrity": "sha512-BTIbRjv/m5rcVTfBs4AMBLKs4x8XaaLkwm28KWu9S2vKNqXkXt2AH2Qf0sdPZHjFxcWg/YL53zcqAz+3g4/7PA=="
|
||||||
},
|
},
|
||||||
"d3-timer": {
|
"d3-timer": {
|
||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
"@svgr/rollup": "^4.3.3",
|
"@svgr/rollup": "^4.3.3",
|
||||||
"@welldone-software/why-did-you-render": "^3.3.9",
|
"@welldone-software/why-did-you-render": "^3.3.9",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"d3-selection": "^1.4.0",
|
"d3-selection": "^1.4.1",
|
||||||
"d3-zoom": "^1.8.3",
|
"d3-zoom": "^1.8.3",
|
||||||
"easy-peasy": "^3.1.0",
|
"easy-peasy": "^3.1.0",
|
||||||
"fast-deep-equal": "^3.0.0-beta.2",
|
"fast-deep-equal": "^3.0.0-beta.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user