Bump react-loading-skeleton from 3.1.0 to 3.2.1

Bumps [react-loading-skeleton](https://github.com/dvtng/react-loading-skeleton) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/dvtng/react-loading-skeleton/releases)
- [Changelog](https://github.com/dvtng/react-loading-skeleton/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dvtng/react-loading-skeleton/compare/v3.1.0...v3.2.1)

---
updated-dependencies:
- dependency-name: react-loading-skeleton
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-17 17:06:33 +00:00 committed by GitHub
parent 6189c8fe6b
commit 6017758fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@ -18,7 +18,7 @@
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-icons": "^4.7.1",
"react-loading-skeleton": "^3.1.0",
"react-loading-skeleton": "^3.2.1",
"react-router-dom": "^6.10.0",
"react-scripts": "5.0.1",
"scripts": "^0.1.0",
@ -13803,8 +13803,9 @@
"license": "MIT"
},
"node_modules/react-loading-skeleton": {
"version": "3.1.0",
"license": "MIT",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/react-loading-skeleton/-/react-loading-skeleton-3.2.1.tgz",
"integrity": "sha512-e1KwEOuBa1REXWoseELIJXlsqWTCHL5IQnqhVhI33WmnuTK7LK1DXl4mmcOLsWVcwqXeOATU9VFJEjz2ytZSng==",
"peerDependencies": {
"react": ">=16.8.0"
}
@ -25654,7 +25655,9 @@
"version": "18.2.0"
},
"react-loading-skeleton": {
"version": "3.1.0",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/react-loading-skeleton/-/react-loading-skeleton-3.2.1.tgz",
"integrity": "sha512-e1KwEOuBa1REXWoseELIJXlsqWTCHL5IQnqhVhI33WmnuTK7LK1DXl4mmcOLsWVcwqXeOATU9VFJEjz2ytZSng==",
"requires": {}
},
"react-refresh": {

View File

@ -14,7 +14,7 @@
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-icons": "^4.7.1",
"react-loading-skeleton": "^3.1.0",
"react-loading-skeleton": "^3.2.1",
"react-router-dom": "^6.10.0",
"react-scripts": "5.0.1",
"scripts": "^0.1.0",