Skip to content

Commit

Permalink
[frontend] Update dependency redux-thunk to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent ae351ed commit 951d642
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"react-syntax-highlighter": "15.5.0",
"redux": "4.2.1",
"redux-first-history": "5.2.0",
"redux-thunk": "2.4.2",
"redux-thunk": "3.1.0",
"remark-flexible-markers": "1.2.1",
"remark-gfm": "4.0.0",
"remark-parse": "11.0.0",
Expand Down
12 changes: 6 additions & 6 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8923,7 +8923,7 @@ __metadata:
react-syntax-highlighter: "npm:15.5.0"
redux: "npm:4.2.1"
redux-first-history: "npm:5.2.0"
redux-thunk: "npm:2.4.2"
redux-thunk: "npm:3.1.0"
remark-flexible-markers: "npm:1.2.1"
remark-gfm: "npm:4.0.0"
remark-parse: "npm:11.0.0"
Expand Down Expand Up @@ -9799,12 +9799,12 @@ __metadata:
languageName: node
linkType: hard

"redux-thunk@npm:2.4.2":
version: 2.4.2
resolution: "redux-thunk@npm:2.4.2"
"redux-thunk@npm:3.1.0":
version: 3.1.0
resolution: "redux-thunk@npm:3.1.0"
peerDependencies:
redux: ^4
checksum: 10c0/e202d6ef7dfa7df08ed24cb221aa89d6c84dbaa7d65fe90dbd8e826d0c10d801f48388f9a7598a4fd970ecbc93d335014570a61ca7bc8bf569eab5de77b31a3c
redux: ^5.0.0
checksum: 10c0/21557f6a30e1b2e3e470933247e51749be7f1d5a9620069a3125778675ce4d178d84bdee3e2a0903427a5c429e3aeec6d4df57897faf93eb83455bc1ef7b66fd
languageName: node
linkType: hard

Expand Down

0 comments on commit 951d642

Please sign in to comment.