diff options
author | 2022-06-30 10:38:09 +0000 | |
---|---|---|
committer | 2022-06-30 10:38:09 +0000 | |
commit | 06d270157b40f72fca08818f3328db60246f583a (patch) | |
tree | 422f64a728c42348f8130146dba091e0ed954af2 /yarn.lock | |
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 'yarn.lock')
-rw-r--r-- | yarn.lock | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -1134,7 +1134,7 @@ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50" integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ== -"@emotion/[email protected]", "@emotion/react@^11.4.1": +"@emotion/[email protected]": version "11.9.3" resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.9.3.tgz#f4f4f34444f6654a2e550f5dab4f2d360c101df9" integrity sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ== @@ -6038,12 +6038,10 @@ [email protected]: dependencies: history "^5.2.0" - version "0.12.0" - resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.12.0.tgz#082b3e247878c7dc4f89ba7f23d6994aa2269075" - integrity sha512-kC/3g4Dk3kBaVfYVu7f+Zxd9wTxt6Lzws5cP3jCuE03TZwTNtwS++ZGUNF8BR3M8UrUFXP0gil0L9LONOsUkjw== - dependencies: - "@emotion/react" "^11.4.1" + version "0.13.2" + resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.13.2.tgz#a333cb345cbe0846084789a291e545eb80d472b1" + integrity sha512-GrtgDlHHMl9DbPgO9NByRyMDCHbrUoW37xwo+bdac9lPFnwlp7DW5uTykSayf/j47YiBAvrQybS9AuM9T+WLeA== version "4.4.2" |