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.7 to 3.3.8.
- [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.7...v3.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-14 05:06:30 +00:00
committed by GitHub
parent 63c8a60adf
commit ab00d10201
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1639,9 +1639,9 @@
}
},
"@welldone-software/why-did-you-render": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.7.tgz",
"integrity": "sha512-f4dpLcmWl4JHvvzpTpmPUcnL2sbCpq22qMRzf37qeFgkus5WtHPJ0qXo6JX+tXT9HRrU1Dw2CeQ5kYSCfw+oFA==",
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.8.tgz",
"integrity": "sha512-DtmXat8vPJuQlSG9BD0dW9baViZUzFtHMMTHAGnQpRosq7U0kOkEoPXoLY/mRKEfI3SJkxX9R/dwIVh2CQ+rKw==",
"requires": {
"lodash": "^4"
}
+1 -1
View File
@@ -6,7 +6,7 @@
"private": true,
"dependencies": {
"@svgr/rollup": "^4.3.3",
"@welldone-software/why-did-you-render": "^3.3.7",
"@welldone-software/why-did-you-render": "^3.3.8",
"classnames": "^2.2.6",
"d3-selection": "^1.4.0",
"d3-zoom": "^1.8.3",