Skip to content

Commit

Permalink
Bump react-redux-loading-bar from 5.0.4 to 5.0.7
Browse files Browse the repository at this point in the history
Bumps [react-redux-loading-bar](https://github.com/mironov/react-redux-loading-bar) from 5.0.4 to 5.0.7.
- [Changelog](https://github.com/mironov/react-redux-loading-bar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mironov/react-redux-loading-bar/commits)

---
updated-dependencies:
- dependency-name: react-redux-loading-bar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 2b94a8d commit 74e7e56
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 @@ -107,7 +107,7 @@
"react-notification": "^6.8.5",
"react-overlays": "^0.9.3",
"react-redux": "^7.2.9",
"react-redux-loading-bar": "^5.0.4",
"react-redux-loading-bar": "^5.0.7",
"react-router-dom": "^4.1.1",
"react-router-scroll-4": "^1.0.0-beta.1",
"react-select": "^5.5.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9448,10 +9448,10 @@ react-overlays@^0.9.3:
react-transition-group "^2.2.1"
warning "^3.0.0"

react-redux-loading-bar@^5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/react-redux-loading-bar/-/react-redux-loading-bar-5.0.4.tgz#06dffcc53a447828dec1a26903e6b22807dd4254"
integrity sha512-ttLFYETh9zfyxJdTa5a1+KTWquxX3UN7F/XYslNTeCE8cpnWNpBbUOg8TcaZmOoWEWjCe/i5sV/Mvvr0xsGBBw==
react-redux-loading-bar@^5.0.7:
version "5.0.7"
resolved "https://registry.yarnpkg.com/react-redux-loading-bar/-/react-redux-loading-bar-5.0.7.tgz#8b6ae7beea2c78de3aab08e0c84070249b4cdafc"
integrity sha512-eq26MsBwrh4Vfm7JLwGcpYNyPKH8vWUlWcsd0BO3qhD8Vz5k8rZYPz8LOL0gAiNk573hUZFTuKVXdDHCbGeEGg==
dependencies:
prop-types "^15.7.2"
react-lifecycles-compat "^3.0.4"
Expand Down

0 comments on commit 74e7e56

Please sign in to comment.