Skip to content

Commit

Permalink
Merge pull request #1557 from ral-facilities/renovate/react-redux-8.x
Browse files Browse the repository at this point in the history
Update dependency react-redux to v8.1.3
  • Loading branch information
louise-davies authored Jan 19, 2024
2 parents 2201f78 + 9173443 commit 403e34f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-draggable": "4.4.3",
"react-i18next": "12.3.1",
"react-query": "3.39.2",
"react-redux": "8.0.4",
"react-redux": "8.1.3",
"react-scripts": "5.0.0",
"react-virtualized": "9.22.3",
"redux": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-dataview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-dom": "17.0.2",
"react-i18next": "12.3.1",
"react-query": "3.39.2",
"react-redux": "8.0.4",
"react-redux": "8.1.3",
"react-router-dom": "5.3.0",
"react-scripts": "5.0.0",
"react-virtualized": "9.22.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-dom": "17.0.2",
"react-i18next": "12.3.1",
"react-query": "3.39.2",
"react-redux": "8.0.4",
"react-redux": "8.1.3",
"react-router-dom": "5.3.0",
"react-scripts": "5.0.0",
"react-virtualized": "9.22.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6432,7 +6432,7 @@ __metadata:
react-draggable: 4.4.3
react-i18next: 12.3.1
react-query: 3.39.2
react-redux: 8.0.4
react-redux: 8.1.3
react-router-dom: 5.3.0
react-scripts: 5.0.0
react-test-renderer: 17.0.2
Expand Down Expand Up @@ -6514,7 +6514,7 @@ __metadata:
react-dom: 17.0.2
react-i18next: 12.3.1
react-query: 3.39.2
react-redux: 8.0.4
react-redux: 8.1.3
react-router-dom: 5.3.0
react-scripts: 5.0.0
react-virtualized: 9.22.3
Expand Down Expand Up @@ -6655,7 +6655,7 @@ __metadata:
react-dom: 17.0.2
react-i18next: 12.3.1
react-query: 3.39.2
react-redux: 8.0.4
react-redux: 8.1.3
react-router-dom: 5.3.0
react-scripts: 5.0.0
react-virtualized: 9.22.3
Expand Down Expand Up @@ -13706,9 +13706,9 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:8.0.4":
version: 8.0.4
resolution: "react-redux@npm:8.0.4"
"react-redux@npm:8.1.3":
version: 8.1.3
resolution: "react-redux@npm:8.1.3"
dependencies:
"@babel/runtime": ^7.12.1
"@types/hoist-non-react-statics": ^3.3.1
Expand All @@ -13722,7 +13722,7 @@ __metadata:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react-native: ">=0.59"
redux: ^4
redux: ^4 || ^5.0.0-beta.0
peerDependenciesMeta:
"@types/react":
optional: true
Expand All @@ -13734,7 +13734,7 @@ __metadata:
optional: true
redux:
optional: true
checksum: fd940de6a691c734ea975cb73a4413ee6beadb48434d6306fc2edbcf40c0c8c6432b0008663372d01b3578c9381b0acae7766d9f2f5f5f61a0cdaf7abc5eab7d
checksum: 192ea6f6053148ec80a4148ec607bc259403b937e515f616a1104ca5ab357e97e98b8245ed505a17afee67a72341d4a559eaca9607968b4a422aa9b44ba7eb89
languageName: node
linkType: hard

Expand Down

0 comments on commit 403e34f

Please sign in to comment.