diff options
author | 2022-06-30 10:38:09 +0000 | |
---|---|---|
committer | 2022-06-30 10:38:09 +0000 | |
commit | 06d270157b40f72fca08818f3328db60246f583a (patch) | |
tree | 422f64a728c42348f8130146dba091e0ed954af2 /package.json | |
parent | Merge pull request #471 from python-discord/dependabot/npm_and_yarn/webpack-d... (diff) |
Bump react-spinners from 0.12.0 to 0.13.2
Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.12.0 to 0.13.2.
- [Release notes](https://github.com/davidhu2000/react-spinners/releases)
- [Changelog](https://github.com/davidhu2000/react-spinners/blob/main/CHANGELOG.md)
- [Commits](https://github.com/davidhu2000/react-spinners/commits)
---
updated-dependencies:
- dependency-name: react-spinners
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5d9bc7e..cd138a7 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-app-polyfill": "3.0.0", "react-dom": "18.2.0", "react-router-dom": "6.3.0", - "react-spinners": "0.12.0", + "react-spinners": "0.13.2", "react-transition-group": "4.4.2", "smoothscroll-polyfill": "0.4.4", "swc-loader": "0.2.3", |