chore(deps): bump @welldone-software/why-did-you-render

Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v3.3.8...v3.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-11 06:12:20 +00:00
committed by GitHub
parent 544e666478
commit b4edf6c2eb
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1611,9 +1611,9 @@
"dev": true "dev": true
}, },
"@welldone-software/why-did-you-render": { "@welldone-software/why-did-you-render": {
"version": "3.3.8", "version": "3.3.9",
"resolved": "https://registry.npmjs.org/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.8.tgz", "resolved": "https://registry.npmjs.org/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.9.tgz",
"integrity": "sha512-DtmXat8vPJuQlSG9BD0dW9baViZUzFtHMMTHAGnQpRosq7U0kOkEoPXoLY/mRKEfI3SJkxX9R/dwIVh2CQ+rKw==", "integrity": "sha512-uH8gQvggyAvrRdib2+n+/ZwbVtUhap2Tvere+Bb3KWAE6K4rdgZMUtjtovjbLaAqR4zN4XWGLjp7Dc/MAhBKoQ==",
"requires": { "requires": {
"lodash": "^4" "lodash": "^4"
} }
+1 -1
View File
@@ -6,7 +6,7 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@svgr/rollup": "^4.3.3", "@svgr/rollup": "^4.3.3",
"@welldone-software/why-did-you-render": "^3.3.8", "@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.0",
"d3-zoom": "^1.8.3", "d3-zoom": "^1.8.3",