Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 2914dcb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency react-content-loader to v4.3.2
1 parent 428c28e commit 2914dcb

File tree

3 files changed

+8
-23
lines changed

3 files changed

+8
-23
lines changed

package-lock.json

+3-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"path-match": "1.2.4",
8181
"prop-types": "15.7.2",
8282
"react": "16.10.2",
83-
"react-content-loader": "4.3.1",
83+
"react-content-loader": "4.3.2",
8484
"react-dom": "16.10.2",
8585
"react-emotion": "9.2.12",
8686
"react-event-timeline": "1.6.3",

yarn.lock

+4-11
Original file line numberDiff line numberDiff line change
@@ -7534,12 +7534,10 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.7, rc@~1.2.7:
75347534
minimist "^1.2.0"
75357535
strip-json-comments "~2.0.1"
75367536

7537-
react-content-loader@4.3.1:
7538-
version "4.3.1"
7539-
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-4.3.1.tgz#edeee346499fb629928f4e17b899af5403c911ac"
7540-
integrity sha512-K8QZq3B+MQXuzbz10cujfHWr8wmhpSjZsBswFJJpBnp5L5jR+QBVRjroPfUtdXLcbdeNDD2j9VS00a1fs3jQjg==
7541-
dependencies:
7542-
react-native-svg "9.6.4"
7537+
react-content-loader@4.3.2:
7538+
version "4.3.2"
7539+
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-4.3.2.tgz#2f6546c883707d399a2abc2efd00edcb8f584618"
7540+
integrity sha512-Af2RW2G57+mFRXsiSXROtgvz3KmPz0lATRHNUpJ57DyVw6SRzDRNRXo04I2xhcwmwVnXsfx4s2hsHrU+Lq5jRw==
75437541

75447542
react-dom@16.10.2:
75457543
version "16.10.2"
@@ -7607,11 +7605,6 @@ react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6, react-is@^16.9.0:
76077605
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
76087606
integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==
76097607

7610-
react-native-svg@9.6.4:
7611-
version "9.6.4"
7612-
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-9.6.4.tgz#f9ceb228efd07317a5f9c378c6b9c5e13ff50cd0"
7613-
integrity sha512-6SlbGx0vlXHyDPQXSpX+8o6bNjxKFNJsISoboAkR7YWW6hdnkMg/HJXCgT6oJC0/ClKtSO7ZPrQcK4HR65kDNg==
7614-
76157608
react-ssr-prepass@1.0.2:
76167609
version "1.0.2"
76177610
resolved "https://registry.yarnpkg.com/react-ssr-prepass/-/react-ssr-prepass-1.0.2.tgz#f411414cbc043a90254cddcef0793b2aaf14b086"

0 commit comments

Comments
 (0)