diff options
author | dependabot[bot] | 2021-01-15 06:58:58 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | a198d2bc7827b160fc56fbeab3b77fc838bd3f1f (patch) | |
tree | e2bfb93ac2c834dc501bccb92add1fcb2e018064 /vnext/package.json | |
parent | 61b4566677602b6b29738aaa480bdaabdeaed84d (diff) |
Bump react-content-loader from 5.1.4 to 6.0.0
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 5.1.4 to 6.0.0.
- [Release notes](https://github.com/danilowoz/react-content-loader/releases)
- [Commits](https://github.com/danilowoz/react-content-loader/compare/v5.1.4...v6.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index e51bda51..65336b98 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -80,7 +80,7 @@ "moment": "^2.29.1", "qs": "^6.9.6", "react": "17.0.1", - "react-content-loader": "^5.1.4", + "react-content-loader": "^6.0.0", "react-cookie": "^4.0.3", "react-dom": "17.0.1", "react-router-dom": "^5.2.0", |