Skip to content

Commit

Permalink
Consolidate has-property-descriptors versions in lock file (elastic…
Browse files Browse the repository at this point in the history
…#193244)

## Summary

This PR consolidates versions of `has-property-descriptors` in the yarn
lock file. It's a follow-up to
elastic#193130, which auto-merged before
fixing this.
  • Loading branch information
jeramysoucy committed Sep 18, 2024
1 parent 8a4948a commit 0b4d456
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15315,14 +15315,7 @@ has-glob@^1.0.0:
dependencies:
is-glob "^3.0.0"

has-property-descriptors@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861"
integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
dependencies:
get-intrinsic "^1.1.1"

has-property-descriptors@^1.0.2:
has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854"
integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==
Expand Down

0 comments on commit 0b4d456

Please sign in to comment.