aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-07 06:36:52 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit2c7306547d2e1ee8dc88f1c90f7640fd4d7c4b5f (patch)
tree52f04b51f472b64145e09726965e28cdedb4562d /vnext
parent6a8c9ec1177bbd33fda89d7e20c21785754882e8 (diff)
Bump react-content-loader from 6.0.2 to 6.0.3
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/danilowoz/react-content-loader/releases) - [Commits](https://github.com/danilowoz/react-content-loader/compare/v6.0.2...v6.0.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext')
-rw-r--r--vnext/package-lock.json6
-rw-r--r--vnext/package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index cb9c86a3..2d6c830a 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -13985,9 +13985,9 @@
}
},
"react-content-loader": {
- "version": "6.0.2",
- "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.0.2.tgz",
- "integrity": "sha512-eQrWT2KV1uPhFh9ErRhOLl4SBkzK9oxQiuEq6Dgq4D9oqKg9j/Ib8+aFoknvn1hYVx5fqSAI5BjxY9ukTOVPXw=="
+ "version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/react-content-loader/-/react-content-loader-6.0.3.tgz",
+ "integrity": "sha512-CIRgTHze+ls+jGDIfCitw27YkW2XcaMpsYORTUdBxsMFiKuUYMnlvY76dZE4Lsaa9vFXVw+41ieBEK7SJt0nug=="
},
"react-cookie": {
"version": "4.0.3",
diff --git a/vnext/package.json b/vnext/package.json
index 522f2641..54ed61eb 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -80,7 +80,7 @@
"moment": "^2.29.1",
"qs": "^6.10.1",
"react": "17.0.2",
- "react-content-loader": "^6.0.2",
+ "react-content-loader": "^6.0.3",
"react-cookie": "^4.0.3",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.0",