Skip to content

Commit d614bbc

Browse files
fix(deps): update dependency redux to v4.2.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6aa8b78 commit d614bbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"react-redux": "7.2.9",
113113
"react-router-dom-v5-compat": "^6.30.0",
114114
"react-router-hash-link": "2.4.3",
115-
"redux": "4.0.1"
115+
"redux": "4.2.1"
116116
},
117117
"//TODO": [
118118
"For @patternfly/react-icons: find another solution for icons from older react-icons version and remove this dependency."

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9012,7 +9012,7 @@ redux@4.0.1:
90129012
loose-envify "^1.4.0"
90139013
symbol-observable "^1.2.0"
90149014

9015-
redux@^4.0.0:
9015+
redux@4.2.1, redux@^4.0.0:
90169016
version "4.2.1"
90179017
resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
90189018
integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==

0 commit comments

Comments
 (0)