aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-02 02:06:04 +0000
committerGitHub <noreply@github.com>2022-02-02 02:06:04 +0000
commit5218eee7543c386c18c39cdb655a22beab3c00d5 (patch)
tree198bd0dc65ea98a6f6c9bd361cbda6b24dc69e69
parent4b5b44f66af3e6b720d52cfddee90caf730cb80e (diff)
Bump react-redux from 7.2.4 to 7.2.6
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.4 to 7.2.6. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.4...v7.2.6) --- updated-dependencies: - dependency-name: react-redux dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock32
2 files changed, 17 insertions, 17 deletions
diff --git a/package.json b/package.json
index 43d0326..deca3aa 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"prettier-eslint": "13.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
- "react-redux": "^7.1.3",
+ "react-redux": "^7.2.6",
"react-test-renderer": "17.0.2",
"redux": "^4.0.5",
"redux-promise": "^0.6.0",
diff --git a/yarn.lock b/yarn.lock
index 6880e6a..6a7e4f3 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -279,10 +279,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
-"@babel/runtime@^7.12.1", "@babel/runtime@^7.9.2":
- version "7.13.17"
- resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz"
- integrity sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==
+"@babel/runtime@^7.15.4", "@babel/runtime@^7.9.2":
+ version "7.16.7"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
+ integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
dependencies:
regenerator-runtime "^0.13.4"
@@ -805,10 +805,10 @@
dependencies:
"@types/react" "*"
-"@types/react-redux@^7.1.16", "@types/react-redux@^7.1.7":
- version "7.1.16"
- resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.16.tgz"
- integrity sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==
+"@types/react-redux@^7.1.20", "@types/react-redux@^7.1.7":
+ version "7.1.22"
+ resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.22.tgz#0eab76a37ef477cc4b53665aeaf29cb60631b72a"
+ integrity sha512-GxIA1kM7ClU73I6wg9IRTVwSO9GS+SAKZKe0Enj+82HMU6aoESFU2HNAdNi3+J53IaOHPiUfT3kSG4L828joDQ==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"
@@ -4668,22 +4668,22 @@ react-dom@17.0.2:
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
-react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
+react-is@^16.7.0, react-is@^16.8.1:
version "16.13.1"
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
-react-redux@^7.1.3:
- version "7.2.4"
- resolved "https://registry.npmjs.org/react-redux/-/react-redux-7.2.4.tgz"
- integrity sha512-hOQ5eOSkEJEXdpIKbnRyl04LhaWabkDPV+Ix97wqQX3T3d2NQ8DUblNXXtNMavc7DpswyQM6xfaN4HQDKNY2JA==
+react-redux@^7.2.6:
+ version "7.2.6"
+ resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.6.tgz#49633a24fe552b5f9caf58feb8a138936ddfe9aa"
+ integrity sha512-10RPdsz0UUrRL1NZE0ejTkucnclYSgXp5q+tB5SWx2qeG2ZJQJyymgAhwKy73yiL/13btfB6fPr+rgbMAaZIAQ==
dependencies:
- "@babel/runtime" "^7.12.1"
- "@types/react-redux" "^7.1.16"
+ "@babel/runtime" "^7.15.4"
+ "@types/react-redux" "^7.1.20"
hoist-non-react-statics "^3.3.2"
loose-envify "^1.4.0"
prop-types "^15.7.2"
- react-is "^16.13.1"
+ react-is "^17.0.2"
react-shallow-renderer@^16.13.1:
version "16.14.1"