Skip to content

Commit

Permalink
fix(deps): replace dependency redux-devtools-extension with @redux-de…
Browse files Browse the repository at this point in the history
…vtools/extension 3.0.0
  • Loading branch information
renovate[bot] committed Jan 29, 2024
1 parent 5945355 commit 8020c67
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"react-youtube": "7.14.0",
"redux": "4.2.1",
"redux-actions": "2.6.5",
"redux-devtools-extension": "2.13.9",
"@redux-devtools/extension": "3.0.0",
"redux-observable": "1.2.0",
"redux-saga": "1.2.3",
"reselect": "4.1.8",
Expand Down
23 changes: 11 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8020c67

Please sign in to comment.