Skip to content

Commit

Permalink
Bump react-content-loader from 6.2.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 6.2.1 to 7.0.0.
- [Release notes](https://github.com/danilowoz/react-content-loader/releases)
- [Commits](danilowoz/react-content-loader@v6.2.1...v7.0.0)

---
updated-dependencies:
- dependency-name: react-content-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent d120a09 commit ab8e94f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"query-string": "^7.1.1",
"react": "^18.2.0",
"react-bootstrap": "^2.8.0",
"react-content-loader": "^6.2.1",
"react-content-loader": "^7.0.0",
"react-device-detect": "^2.2.3",
"react-dom": "18",
"react-toastify": "^9.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8015,10 +8015,10 @@ react-bootstrap@^2.8.0:
uncontrollable "^7.2.1"
warning "^4.0.3"

react-content-loader@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-6.2.1.tgz#8feb733c2d2495002e1b216f13707f2b5f2a8ead"
integrity sha512-6ONbFX+Hi3SHuP66JB8CPvJn372pj+qwltJV0J8z/8MFrq98I1cbFdZuhDWeQXu3CFxiiDTXJn7DFxx2ZvrO7g==
react-content-loader@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/react-content-loader/-/react-content-loader-7.0.0.tgz#785780d10ff40bb5f54ba220ed51e4ad76f13507"
integrity sha512-xaBwpO7eiJyEc4ndym+g6wcruV9W2y3DKqbw4U48QFBsv0IeAVZO+aCUb8GptlDLWM8n5zi2HcFSGlj5r+53Tg==

react-device-detect@^2.2.3:
version "2.2.3"
Expand Down

0 comments on commit ab8e94f

Please sign in to comment.