Skip to content

Commit

Permalink
Bump object.hasown from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [object.hasown](https://github.com/es-shims/Object.hasOwn) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/es-shims/Object.hasOwn/releases)
- [Changelog](https://github.com/es-shims/Object.hasOwn/blob/main/CHANGELOG.md)
- [Commits](es-shims/Object.hasOwn@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: object.hasown
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 19, 2022
1 parent d57d6bd commit 794e615
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4796,12 +4796,12 @@ object.getownpropertydescriptors@^2.0.3:
es-abstract "^1.19.1"

object.hasown@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
version "1.1.1"
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1.tgz#ad1eecc60d03f49460600430d97f23882cf592a3"
integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==
dependencies:
define-properties "^1.1.3"
es-abstract "^1.19.1"
define-properties "^1.1.4"
es-abstract "^1.19.5"

object.values@^1.1.5:
version "1.1.5"
Expand Down

0 comments on commit 794e615

Please sign in to comment.