Skip to content

Commit

Permalink
Merge pull request #925 from forcedotcom/dependabot-npm_and_yarn-ts-r…
Browse files Browse the repository at this point in the history
…etry-promise-0.7.1

fix(deps): bump ts-retry-promise from 0.7.0 to 0.7.1
  • Loading branch information
svc-cli-bot authored Sep 4, 2023
2 parents 888f5fc + d71420a commit dbe6962
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 @@ -56,7 +56,7 @@
"pino-pretty": "^10.2.0",
"proper-lockfile": "^4.1.2",
"semver": "^7.5.4",
"ts-retry-promise": "^0.7.0"
"ts-retry-promise": "^0.7.1"
},
"devDependencies": {
"@salesforce/dev-config": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4743,10 +4743,10 @@ ts-node@^10.0.0, ts-node@^10.4.0, ts-node@^10.8.1:
v8-compile-cache-lib "^3.0.1"
yn "3.1.1"

ts-retry-promise@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.0.tgz#08f2dcbbf5d2981495841cb63389a268324e8147"
integrity sha512-x6yWZXC4BfXy4UyMweOFvbS1yJ/Y5biSz/mEPiILtJZLrqD3ZxIpzVOGGgifHHdaSe3WxzFRtsRbychI6zofOg==
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==

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

0 comments on commit dbe6962

Please sign in to comment.