Skip to content

Commit 1bfa120

Browse files
committed
Update dependency eslint-plugin-redux-saga to v1.2.0
1 parent 594d4f3 commit 1bfa120

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.0",
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.0:
1876+
version "1.2.0"
1877+
resolved "https://registry.yarnpkg.com/eslint-plugin-redux-saga/-/eslint-plugin-redux-saga-1.2.0.tgz#e0b0108fd3fab56ffac04d0bbe44f77a19bc9d6c"
1878+
integrity sha512-s4Ms1ExUGMxrrSi6QMH/YVJJMaPkelz7lkG1WocoDTOkKQ9pP5+p2PTxhGNL+EPKxp90/uhQuHBJ+T/SMBotpQ==
18791879

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

0 commit comments

Comments
 (0)