From 7c47b2e6cb0934b33a0bfe153d9e3d99e9818ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 09:07:19 +0000 Subject: [PATCH] Bump eslint-plugin-redux-saga from 1.2.1 to 1.3.2 Bumps [eslint-plugin-redux-saga](https://github.com/pke/eslint-plugin-redux-saga) from 1.2.1 to 1.3.2. - [Release notes](https://github.com/pke/eslint-plugin-redux-saga/releases) - [Commits](https://github.com/pke/eslint-plugin-redux-saga/commits) --- updated-dependencies: - dependency-name: eslint-plugin-redux-saga dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4b17533109..c77c35550d 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-react": "7.23.2", "eslint-plugin-react-hooks": "4.3.0", - "eslint-plugin-redux-saga": "1.2.1", + "eslint-plugin-redux-saga": "1.3.2", "execa": "1.0.0", "fs-extra": "10.0.0", "get-port": "5.1.1", diff --git a/yarn.lock b/yarn.lock index a88bdea49e..96d8869907 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7801,10 +7801,10 @@ eslint-plugin-react@7.23.2: resolve "^2.0.0-next.3" string.prototype.matchall "^4.0.4" -eslint-plugin-redux-saga@1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-redux-saga/-/eslint-plugin-redux-saga-1.2.1.tgz#fbfe7ca6bd3771a0e11639d9b7474b7b25ed5375" - integrity sha512-3ZifHQ3N07bopp7MlpID4JxnDwCazcaPMHFP9l2TDEfSUtvr0U41xtb/e0wWlgxPgrs5cmztHWhLXn8HEPkb5Q== +eslint-plugin-redux-saga@1.3.2: + version "1.3.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-redux-saga/-/eslint-plugin-redux-saga-1.3.2.tgz#e9b386c4c9a3cd87b029a3f71ff8f791d53531d3" + integrity sha512-cqkzrmXhp9DEPnjqSb1dL89+0FQPydnLNsEb6MDie2tQWkYZqxq/OjUpOpT6IWJ9+weG4i/MBfbLFpP6zW+g4g== eslint-scope@5.1.1, eslint-scope@^5.1.1: version "5.1.1"