Skip to content

Commit 003c2a9

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 9480ae0 commit 003c2a9

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
@@ -111,7 +111,7 @@
111111
"react-redux": "7.2.9",
112112
"react-router-dom-v5-compat": "^6.30.0",
113113
"react-router-hash-link": "2.4.3",
114-
"redux": "4.0.1"
114+
"redux": "4.2.1"
115115
},
116116
"//TODO": [
117117
"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
@@ -9027,7 +9027,7 @@ redux@4.0.1:
90279027
loose-envify "^1.4.0"
90289028
symbol-observable "^1.2.0"
90299029

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

0 commit comments

Comments
 (0)