Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

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] authored May 13, 2024
1 parent cdd0899 commit ef248a8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
28 changes: 19 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/decap-cms-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react-waypoint": "^10.0.0",
"react-window": "^1.8.5",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8",
"@redux-devtools/extension": "^3.0.0",
"redux-notifications": "^4.0.1",
"redux-thunk": "^2.3.0",
"remark-gfm": "1.0.0",
Expand Down

0 comments on commit ef248a8

Please sign in to comment.