Skip to content

Commit 093b129

Browse files
Update dependency react-spinners to ^0.17.0
1 parent 0bf7ed8 commit 093b129

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
@@ -4991,10 +4991,10 @@ [email protected]:
49914991
dependencies:
49924992
"@remix-run/router" "1.23.0"
49934993

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

49994999
react-transition-group@^4.4.5:
50005000
version "4.4.5"

0 commit comments

Comments
 (0)