Commit 76df1669 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Kyle Keating

Bump retry from 0.12.0 to 0.13.1

Bumps [retry](https://github.com/tim-kos/node-retry) from 0.12.0 to 0.13.1.
- [Release notes](https://github.com/tim-kos/node-retry/releases)
- [Commits](https://github.com/tim-kos/node-retry/compare/v0.12.0...v0.13.1)

---
updated-dependencies:
- dependency-name: retry
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: 's avatardependabot[bot] <support@github.com>
parent a58b8d27
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
"redux": "^4.0.1", "redux": "^4.0.1",
"redux-thunk": "^2.1.0", "redux-thunk": "^2.1.0",
"reselect": "^4.0.0", "reselect": "^4.0.0",
"retry": "^0.12.0", "retry": "^0.13.1",
"sass": "^1.23.0", "sass": "^1.23.0",
"scroll-into-view": "^1.8.2", "scroll-into-view": "^1.8.2",
"shallowequal": "^1.1.0", "shallowequal": "^1.1.0",
......
...@@ -6967,10 +6967,10 @@ ret@~0.1.10: ...@@ -6967,10 +6967,10 @@ ret@~0.1.10:
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
retry@^0.12.0: retry@^0.13.1:
version "0.12.0" version "0.13.1"
resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b" resolved "https://registry.yarnpkg.com/retry/-/retry-0.13.1.tgz#185b1587acf67919d63b357349e03537b2484658"
integrity sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs= integrity sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==
rfdc@^1.1.4: rfdc@^1.1.4:
version "1.1.4" version "1.1.4"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment