Skip to content

Commit

Permalink
Merge 4f77fb2 into 75567f5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 10, 2018
2 parents 75567f5 + 4f77fb2 commit 53a55e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/redux-saga-requests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
},
"dependencies": {
"@babel/runtime": "^7.1.5",
"@redux-saga/delay-p": "1.0.0-beta.2"
"@redux-saga/delay-p": "1.0.0-beta.3"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1300,17 +1300,17 @@
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.0.tgz#50c1e2260ac0ed9439a181de3725a0168d59c48a"
integrity sha512-LAQ1d4OPfSJ/BMbI2DuizmYrrkD9JMaTdi2hQTlI53lQ4kRQPyZQRS4CYQ7O66bnBBnP/oYdRxbk++X0xuFU6A==

"@redux-saga/delay-p@1.0.0-beta.2":
version "1.0.0-beta.2"
resolved "https://registry.yarnpkg.com/@redux-saga/delay-p/-/delay-p-1.0.0-beta.2.tgz#5b6ba15c72e5a1178e66148dfd5edd03c0481387"
integrity sha512-o/+aGN7uZRQKm1MBWg9zkY0MHi+4yjO9Ey/Uc00iRK0ZpXVmWhOmhHMlBHsjSZnmojQ2cAaDoD3bFJFOMHh3dg==
"@redux-saga/delay-p@1.0.0-beta.3":
version "1.0.0-beta.3"
resolved "https://registry.yarnpkg.com/@redux-saga/delay-p/-/delay-p-1.0.0-beta.3.tgz#8e3aaef6022cad25588c384878b4e84507472fd0"
integrity sha512-uQv0XmNqViRgig5BIpufebT+MFqSVYkvFP5Rc/pPUGLUoxU0IDeyjm/v7Yd8c5xkW5iJviznnyfaNKVWcUd0hg==
dependencies:
"@redux-saga/symbols" "^1.0.0-beta.2"
"@redux-saga/symbols" "^1.0.0-beta.3"

"@redux-saga/symbols@^1.0.0-beta.2":
version "1.0.0-beta.2"
resolved "https://registry.yarnpkg.com/@redux-saga/symbols/-/symbols-1.0.0-beta.2.tgz#4ee36997971e974f64532fe0b1f398f2a6ce41b0"
integrity sha512-TxbRiplsEdcxJ+0qUfT9oFgcxCPGBlBaWrj2joy+2wsYYVuHaC58m6KUfcU8BWur/nYcBOrvsSLI0UbtCSExNQ==
"@redux-saga/symbols@^1.0.0-beta.3":
version "1.0.0-beta.3"
resolved "https://registry.yarnpkg.com/@redux-saga/symbols/-/symbols-1.0.0-beta.3.tgz#94392a2f2320ff9f813f6efb1dff499b677e3ac8"
integrity sha512-eUYwJ+UrLagvQfC/sdfGzB7jNr/yjm964+OIBHEUj4fWa9vyBaCExtt7G5m7hku5iyXvjHe5NjwdEtNfSFisZg==

"@sinonjs/commons@^1.2.0":
version "1.3.0"
Expand Down

0 comments on commit 53a55e2

Please sign in to comment.