Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

chore(deps): update dependency redux to v4.1.2 #30

Merged
merged 1 commit into from
Nov 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "8.0.1",
"eslint-config-next": "11.1.2",
"react-redux": "7.2.6",
"redux": "4.1.1",
"redux": "4.1.2",
"redux-thunk": "2.4.0"
},
"packageManager": "yarn@3.1.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3903,7 +3903,7 @@ __metadata:
react: 17.0.2
react-dom: 17.0.2
react-redux: 7.2.6
redux: 4.1.1
redux: 4.1.2
redux-thunk: 2.4.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3973,12 +3973,12 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:4.1.1, redux@npm:^4.0.0":
version: 4.1.1
resolution: "redux@npm:4.1.1"
"redux@npm:4.1.2, redux@npm:^4.0.0":
version: 4.1.2
resolution: "redux@npm:4.1.2"
dependencies:
"@babel/runtime": ^7.9.2
checksum: 99519438a5d20b69404ad3816307ccc189f16df04b64c50d82c415ec488ea68b656d7a2fc81b6345e8d90f095344dfea68246500f72613d76464986660bc0485
checksum: 6a839cee5bd580c5298d968e9e2302150e961318253819bcd97f9d945a5a409559eacddf6026f4118bb68b681c593d90e8a2c5bbf278f014aff9bf0d2d8fa084
languageName: node
linkType: hard

Expand Down