Skip to content

Commit

Permalink
📦 Bump promise from 8.1.0 to 8.2.0 (#10505)
Browse files Browse the repository at this point in the history
Bumps [promise](https://github.com/then/promise) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/then/promise/releases)
- [Commits](then/promise@8.1.0...8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2022
1 parent 47f7ee4 commit 1c21e64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10096,9 +10096,9 @@ promise-retry@^2.0.1:
retry "^0.12.0"

promise@^8.0.3:
version "8.1.0"
resolved "https://registry.yarnpkg.com/promise/-/promise-8.1.0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e"
integrity sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==
version "8.2.0"
resolved "https://registry.yarnpkg.com/promise/-/promise-8.2.0.tgz#a1f6280ab67457fbfc8aad2b198c9497e9e5c806"
integrity sha512-+CMAlLHqwRYwBMXKCP+o8ns7DN+xHDUiI+0nArsiJ9y+kJVPLFxEaSw6Ha9s9H0tftxg2Yzl25wqj9G7m5wLZg==
dependencies:
asap "~2.0.6"

Expand Down

0 comments on commit 1c21e64

Please sign in to comment.