Skip to content

Commit

Permalink
Fix outdated yarn.lock file
Browse files Browse the repository at this point in the history
Signed-off-by: Giovanni Baratta <[email protected]>
  • Loading branch information
giovannibaratta committed May 15, 2024
1 parent 44046c9 commit 0c4af43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2774,7 +2774,7 @@ __metadata:
react-redux: "npm:9.1.2"
react-router-dom: "npm:6.23.1"
redux: "npm:5.0.1"
redux-persist: "npm:^6.0.0"
redux-persist: "npm:6.0.0"
typescript: "npm:5.2.2"
vite: "npm:5.2.0"
languageName: unknown
Expand Down Expand Up @@ -3361,7 +3361,7 @@ __metadata:
languageName: node
linkType: hard

"redux-persist@npm:^6.0.0":
"redux-persist@npm:6.0.0":
version: 6.0.0
resolution: "redux-persist@npm:6.0.0"
peerDependencies:
Expand Down

0 comments on commit 0c4af43

Please sign in to comment.