Skip to content

Commit 8a21037

Browse files
committed
Update dependency eslint-plugin-redux-saga to v1.2.1
1 parent 594d4f3 commit 8a21037

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-promise": "4.2.1",
6262
"eslint-plugin-react": "7.20.6",
6363
"eslint-plugin-react-hooks": "4.0.8",
64-
"eslint-plugin-redux-saga": "1.1.3",
64+
"eslint-plugin-redux-saga": "1.2.1",
6565
"eslint-plugin-testcafe": "0.2.1",
6666
"jest": "26.4.0",
6767
"prettier": "2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1872,10 +1872,10 @@ eslint-plugin-react@7.20.6:
18721872
resolve "^1.17.0"
18731873
string.prototype.matchall "^4.0.2"
18741874

1875-
eslint-plugin-redux-saga@1.1.3:
1876-
version "1.1.3"
1877-
resolved "https://registry.yarnpkg.com/eslint-plugin-redux-saga/-/eslint-plugin-redux-saga-1.1.3.tgz#56e530f109b7f1c7ad8b9ad2e419b83eca63fcc6"
1878-
integrity sha512-fWvibCMWi7xPAgtAk3gaTgC9/x+tEEKAyNPpJkXPyvNqyGZSNGf+1h2HqA1zYXDWUBxvt7hDnz3ljLbQV3WVwA==
1875+
eslint-plugin-redux-saga@1.2.1:
1876+
version "1.2.1"
1877+
resolved "https://registry.yarnpkg.com/eslint-plugin-redux-saga/-/eslint-plugin-redux-saga-1.2.1.tgz#fbfe7ca6bd3771a0e11639d9b7474b7b25ed5375"
1878+
integrity sha512-3ZifHQ3N07bopp7MlpID4JxnDwCazcaPMHFP9l2TDEfSUtvr0U41xtb/e0wWlgxPgrs5cmztHWhLXn8HEPkb5Q==
18791879

18801880
eslint-plugin-testcafe@0.2.1:
18811881
version "0.2.1"

0 commit comments

Comments
 (0)