Skip to content

Commit a2d4741

Browse files
Bump object.hasown from 1.1.0 to 1.1.1
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]>
1 parent 2a3875c commit a2d4741

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4805,12 +4805,12 @@ object.getownpropertydescriptors@^2.0.3:
48054805
es-abstract "^1.19.1"
48064806

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

48154815
object.values@^1.1.5:
48164816
version "1.1.5"

0 commit comments

Comments
 (0)