Skip to content

Commit fa4d445

Browse files
Bump retry-ts from 0.1.2 to 0.1.3
Bumps [retry-ts](https://github.com/gcanti/retry-ts) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/gcanti/retry-ts/releases) - [Changelog](https://github.com/gcanti/retry-ts/blob/master/CHANGELOG.md) - [Commits](gcanti/retry-ts@0.1.2...0.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9b284fb commit fa4d445

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
@@ -75,7 +75,7 @@
7575
"react-redux": "7.2.4",
7676
"redux": "4.1.0",
7777
"redux-observable": "1.2.0",
78-
"retry-ts": "0.1.2",
78+
"retry-ts": "0.1.3",
7979
"rxjs": "6.6.7"
8080
}
8181
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6993,10 +6993,10 @@ ret@~0.1.10:
69936993
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
69946994
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
69956995

6996-
6997-
version "0.1.2"
6998-
resolved "https://registry.yarnpkg.com/retry-ts/-/retry-ts-0.1.2.tgz#83164521ba17b447053fae08d6adaff01c617306"
6999-
integrity sha512-SwG8UL3V/SdGybVvLlb+GpIJTSY1t5SRzGUqZcEBejXJW5la3SUdglrWpyVSquL5Il+uYskaQfkgUn6zHy6rBA==
6996+
6997+
version "0.1.3"
6998+
resolved "https://registry.yarnpkg.com/retry-ts/-/retry-ts-0.1.3.tgz#718ea01b64b24bec27626448edddbc67f3a08be2"
6999+
integrity sha512-DxDq0S0NDIPdw6ovjELOEZVU6uxb0YuVgQshKTnqNzf7ieu20ixd5Ieim+skKc0iEOpmSth/loRJQgx3GEYyeA==
70007000

70017001
retry@^0.12.0:
70027002
version "0.12.0"

0 commit comments

Comments
 (0)