Skip to content

Commit

Permalink
fix(deps): bump ts-retry-promise from 0.7.1 to 0.8.0
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.0.
- [Release notes](https://github.com/normartin/ts-retry-promise/releases)
- [Commits](normartin/ts-retry-promise@v0.7.1...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 20, 2024
1 parent bdea84c commit fd06561
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"fast-xml-parser": "^4.2.5",
"graceful-fs": "^4.2.11",
"isomorphic-git": "1.23.0",
"ts-retry-promise": "^0.7.0"
"ts-retry-promise": "^0.8.0"
},
"devDependencies": {
"@salesforce/cli-plugins-testkit": "^5.1.7",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -5586,7 +5586,7 @@ ts-patch@^3.0.2:
semver "^7.3.8"
strip-ansi "^6.0.1"

ts-retry-promise@^0.7.0, ts-retry-promise@^0.7.1:
ts-retry-promise@^0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz#176d6eee6415f07b6c7c286d3657355e284a6906"
integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==
Expand Down

0 comments on commit fd06561

Please sign in to comment.