Skip to content

Commit da8647d

Browse files
fix: Bump react-redux from 7.2.2 to 8.0.5
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.2 to 8.0.5. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v7.2.2...v8.0.5) --- updated-dependencies: - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 656f226 commit da8647d

3 files changed

Lines changed: 194 additions & 138 deletions

File tree

packages/cozy-procedures/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"lodash": "^4.17.19",
2525
"prop-types": "^15.7.2",
2626
"react-jsonschema-form": "^1.8.0",
27-
"react-redux": "^7.1.1",
27+
"react-redux": "^8.0.5",
2828
"react-router": "6.3.0",
2929
"redux": "^4.0.1",
3030
"redux-logger": "^3.0.6",

packages/playgrounds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"cozy-ui": "40.9.1",
2121
"react": "^16.12.0",
2222
"react-dom": "^16.12.0",
23-
"react-redux": "^7.0.3",
23+
"react-redux": "^8.0.5",
2424
"react-router": "6.3.0",
2525
"redux": "3.7.2"
2626
},

0 commit comments

Comments
 (0)