Skip to content

Commit

Permalink
Merge pull request #56 from hectorespert/dependabot/npm_and_yarn/redu…
Browse files Browse the repository at this point in the history
…x-thunk-2.4.2

Bump redux-thunk from 2.4.1 to 2.4.2
  • Loading branch information
hectorespert authored Jan 1, 2025
2 parents dd329d0 + 51181b0 commit ca8e06f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"redoc-cli": "^0.13.21",
"redux": "^4.2.1",
"redux-mock-store": "1.5.4",
"redux-thunk": "2.4.1",
"redux-thunk": "2.4.2",
"sass": "^1.62.1",
"sass-lint": "1.13.1",
"sass-loader": "13.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11405,10 +11405,10 @@ redux-mock-store@1.5.4:
dependencies:
lodash.isplainobject "^4.0.6"

redux-thunk@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.1.tgz#0dd8042cf47868f4b29699941de03c9301a75714"
integrity sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==
redux-thunk@2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.2.tgz#b9d05d11994b99f7a91ea223e8b04cf0afa5ef3b"
integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==

redux@^4.2.1:
version "4.2.1"
Expand Down

0 comments on commit ca8e06f

Please sign in to comment.