aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-04 03:04:58 +0000
committerGravatar GitHub <[email protected]>2022-08-04 03:04:58 +0000
commit6f6f83ea0ee93b0d2ab8d3584623b94534559ac1 (patch)
tree6b75d1e6e0b1d6a186121a14394f882a4a54d675 /package.json
parentMerge pull request #492 from python-discord/dependabot/npm_and_yarn/svgr/webp... (diff)
Bump react-spinners from 0.13.2 to 0.13.4
Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.13.2 to 0.13.4. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 69bb509..b83ac98 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.13.2",
+ "react-spinners": "0.13.4",
"react-transition-group": "4.4.2",
"smoothscroll-polyfill": "0.4.4",
"swc-loader": "0.2.3",