Skip to content

Commit

Permalink
Update dependency why-did-you-update to v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 20, 2020
1 parent 01005cd commit 4303a48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-scripts": "3.3.1",
"react-virtualized": "9.21.2",
"uuid": "3.3.3",
"why-did-you-update": "1.0.6"
"why-did-you-update": "1.0.8"
},
"scripts": {
"start": "react-scripts start",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11946,9 +11946,10 @@ react-error-overlay@^6.0.5:
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.5.tgz#55d59c2a3810e8b41922e0b4e5f85dcf239bd533"
integrity sha512-+DMR2k5c6BqMDSMF8hLH0vYKtKTeikiFW+fj0LClN+XZg4N9b8QUAdHC62CGWNLTi/gnuuemNcNcTFrCvK1f+A==

react-fast-compare@^2.0.3:
react-fast-compare@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==

react-image@^2.1.1:
version "2.1.1"
Expand Down Expand Up @@ -14757,12 +14758,13 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

[email protected]:
version "1.0.6"
resolved "https://registry.yarnpkg.com/why-did-you-update/-/why-did-you-update-1.0.6.tgz#2e2c6a04291e715755ecdff1ac8272f721df6f04"
[email protected]:
version "1.0.8"
resolved "https://registry.yarnpkg.com/why-did-you-update/-/why-did-you-update-1.0.8.tgz#3c766730824598ff65ff0d96e070ffa28c0b00f9"
integrity sha512-P1m7cho3o+otR8+WvHYrM+SJHCdvhS+FI6NOwZm6JNdhItbDnuZFD9uxvKIQYXxAkBV5qJtCNF/e2RwCDeAV5g==
dependencies:
lodash "^4.17.11"
react-fast-compare "^2.0.3"
react-fast-compare "^2.0.4"

wide-align@^1.1.0:
version "1.1.3"
Expand Down

0 comments on commit 4303a48

Please sign in to comment.