Skip to content

Commit

Permalink
fix(deps): bump ts-retry-promise from 0.7.1 to 0.8.1
Browse files Browse the repository at this point in the history
Bumps [ts-retry-promise](https://github.com/normartin/ts-retry-promise) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/normartin/ts-retry-promise/releases)
- [Commits](normartin/ts-retry-promise@v0.7.1...v0.8.1)

---
updated-dependencies:
- dependency-name: ts-retry-promise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 2534323 commit 15d2b41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"pino-pretty": "^10.3.1",
"proper-lockfile": "^4.1.2",
"semver": "^7.6.2",
"ts-retry-promise": "^0.7.1"
"ts-retry-promise": "^0.8.1"
},
"devDependencies": {
"@salesforce/dev-scripts": "^8.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4929,10 +4929,10 @@ ts-patch@^3.1.1:
semver "^7.5.4"
strip-ansi "^6.0.1"

ts-retry-promise@^0.7.1:
version "0.7.1"
resolved "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz"
integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==
ts-retry-promise@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.8.1.tgz#ba90eb07cb03677fcbf78fe38e94c9183927e154"
integrity sha512-+AHPUmAhr5bSRRK5CurE9kNH8gZlEHnCgusZ0zy2bjfatUBDX0h6vGQjiT0YrGwSDwRZmU+bapeX6mj55FOPvg==

tsconfig-paths@^3.15.0:
version "3.15.0"
Expand Down

0 comments on commit 15d2b41

Please sign in to comment.