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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-14 09:07:19 +00:00 committed by GitHub
parent 75968d74ab
commit 7c47b2e6cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"