Skip to content

Commit

Permalink
Update dependency react-spinners to ^0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent dfb481a commit f6101a8
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 @@ -49,7 +49,7 @@
"react-dom": "^18.2.0",
"react-redux": "^8.0.4",
"react-router-dom": "^6.8.0",
"react-spinners": "^0.13.6",
"react-spinners": "^0.14.0",
"redux": "^4.2.0",
"redux-devtools-extension": "^2.13.9",
"redux-thunk": "^2.4.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5348,10 +5348,10 @@ react-router@6.23.1:
dependencies:
"@remix-run/router" "1.16.1"

react-spinners@^0.13.6:
version "0.13.8"
resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.13.8.tgz#5262571be0f745d86bbd49a1e6b49f9f9cb19acc"
integrity sha512-3e+k56lUkPj0vb5NDXPVFAOkPC//XyhKPJjvcGjyMNPWsBKpplfeyialP74G7H7+It7KzhtET+MvGqbKgAqpZA==
react-spinners@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.14.0.tgz#f672f0b90fed48fca5a7d23f20ac750f68eda3fa"
integrity sha512-7d/uAqas0Eg+2vyEewb+xkeMmzDqtWHB9elyFeWqp9+PwLOg0U0GOyWkwUzpwy/z9pNAG074ZAtJnTSji9jv8A==

react-transition-group@^4.4.5:
version "4.4.5"
Expand Down

0 comments on commit f6101a8

Please sign in to comment.