Skip to content

Commit cf274a0

Browse files
Update dependency react-spinners to ^0.17.0
1 parent f6b3c9f commit cf274a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-dom": "^18.2.0",
5050
"react-redux": "^8.0.4",
5151
"react-router-dom": "^6.8.0",
52-
"react-spinners": "^0.13.6",
52+
"react-spinners": "^0.17.0",
5353
"redux": "^4.2.0",
5454
"redux-devtools-extension": "^2.13.9",
5555
"redux-thunk": "^2.4.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5021,10 +5021,10 @@ [email protected]:
50215021
dependencies:
50225022
"@remix-run/router" "1.23.0"
50235023

5024-
react-spinners@^0.13.6:
5025-
version "0.13.8"
5026-
resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.13.8.tgz#5262571be0f745d86bbd49a1e6b49f9f9cb19acc"
5027-
integrity sha512-3e+k56lUkPj0vb5NDXPVFAOkPC//XyhKPJjvcGjyMNPWsBKpplfeyialP74G7H7+It7KzhtET+MvGqbKgAqpZA==
5024+
react-spinners@^0.17.0:
5025+
version "0.17.0"
5026+
resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.17.0.tgz#d518913e2192afaae76c5b781929ea3bd7b1910e"
5027+
integrity sha512-L/8HTylaBmIWwQzIjMq+0vyaRXuoAevzWoD35wKpNTxxtYXWZp+xtgkfD7Y4WItuX0YvdxMPU79+7VhhmbmuTQ==
50285028

50295029
react-transition-group@^4.4.5:
50305030
version "4.4.5"

0 commit comments

Comments
 (0)