From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 13:29:51 +0000 (+0900) Subject: Bump redux from 4.1.2 to 4.2.0 (#18087) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=22c96bd0612a9e03a25ad8a145c9e015928ba95b;p=mastodon.git Bump redux from 4.1.2 to 4.2.0 (#18087) Bumps [redux](https://github.com/reduxjs/redux) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/redux/compare/v4.1.2...v4.2.0) --- updated-dependencies: - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index d79397f8f..6adf10613 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "react-textarea-autosize": "^8.3.3", "react-toggle": "^4.1.2", "redis": "^4.1.0", - "redux": "^4.1.2", + "redux": "^4.2.0", "redux-immutable": "^4.0.0", "redux-thunk": "^2.4.1", "regenerator-runtime": "^0.13.9", diff --git a/yarn.lock b/yarn.lock index 5c8b4804f..7dab239bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9477,7 +9477,7 @@ redux-thunk@^2.4.1: resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.1.tgz#0dd8042cf47868f4b29699941de03c9301a75714" integrity sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q== -redux@^4.0.0, redux@^4.1.2: +redux@^4.0.0, redux@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.0.tgz#46f10d6e29b6666df758780437651eeb2b969f13" integrity sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA==