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

Commit 64799e9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency react-content-loader to v4.3.0
1 parent eadd263 commit 64799e9

File tree

3 files changed

+23
-8
lines changed

3 files changed

+23
-8
lines changed

Diff for: package-lock.json

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

Diff for: 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.9.0",
83-
"react-content-loader": "4.2.2",
83+
"react-content-loader": "4.3.0",
8484
"react-dom": "16.9.0",
8585
"react-emotion": "9.2.12",
8686
"react-event-timeline": "1.6.3",

Diff for: yarn.lock

+11-4
Original file line numberDiff line numberDiff line change
@@ -7499,10 +7499,12 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.7, rc@~1.2.7:
74997499
minimist "^1.2.0"
75007500
strip-json-comments "~2.0.1"
75017501

7502-
7503-
version "4.2.2"
7504-
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-4.2.2.tgz#8b014eab0f0218888b8f064f0373b41f2203c8be"
7505-
integrity sha512-8zn2OmjP/BhsW0spc5/nsYFsS3ybqwkoZypFl7PU92Jt1cJAjOo8Y7kfo/+ja4c/88UNLBTLfMcnlE+4Diq/5w==
7502+
7503+
version "4.3.0"
7504+
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-4.3.0.tgz#c607cbe4415f7d9136c23f27c8505d1c5fbc3982"
7505+
integrity sha512-AoAuLwtkuswMLaAMdPnhsWJ1KuwXUZSxlR09bg5kxKEnQuCSPMjC20MILSnU+Htj+7m0NjFNQlqcarqMadAcMQ==
7506+
dependencies:
7507+
react-native-svg "9.6.4"
75067508

75077509
75087510
version "16.9.0"
@@ -7565,6 +7567,11 @@ react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6, react-is@^16.9.0:
75657567
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
75667568
integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==
75677569

7570+
7571+
version "9.6.4"
7572+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-9.6.4.tgz#f9ceb228efd07317a5f9c378c6b9c5e13ff50cd0"
7573+
integrity sha512-6SlbGx0vlXHyDPQXSpX+8o6bNjxKFNJsISoboAkR7YWW6hdnkMg/HJXCgT6oJC0/ClKtSO7ZPrQcK4HR65kDNg==
7574+
75687575
75697576
version "1.0.2"
75707577
resolved "https://registry.yarnpkg.com/react-ssr-prepass/-/react-ssr-prepass-1.0.2.tgz#f411414cbc043a90254cddcef0793b2aaf14b086"

0 commit comments

Comments
 (0)