Skip to content

Commit

Permalink
Update dependency react-redux to v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent d523dba commit 1c29c0f
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.1",
"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.1",
"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.1",
"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 @@ -6486,7 +6486,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.1
react-router-dom: 5.3.0
react-scripts: 5.0.0
react-test-renderer: 17.0.2
Expand Down Expand Up @@ -6567,7 +6567,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.1
react-router-dom: 5.3.0
react-scripts: 5.0.0
react-virtualized: 9.22.3
Expand Down Expand Up @@ -6706,7 +6706,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.1
react-router-dom: 5.3.0
react-scripts: 5.0.0
react-virtualized: 9.22.3
Expand Down Expand Up @@ -13767,9 +13767,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.1":
version: 8.1.1
resolution: "react-redux@npm:8.1.1"
dependencies:
"@babel/runtime": ^7.12.1
"@types/hoist-non-react-statics": ^3.3.1
Expand All @@ -13783,7 +13783,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 @@ -13795,7 +13795,7 @@ __metadata:
optional: true
redux:
optional: true
checksum: fd940de6a691c734ea975cb73a4413ee6beadb48434d6306fc2edbcf40c0c8c6432b0008663372d01b3578c9381b0acae7766d9f2f5f5f61a0cdaf7abc5eab7d
checksum: 370676330727764d78f35e9c5a0ed0591d79482fe9b70fffcab4aa6bcccc6194e4f1ebd818b4b390351dea5557e70d3bd4d95d7a0ac9baa1f45d6bf2230ee713
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c29c0f

Please sign in to comment.