Skip to content

Commit 137856a

Browse files
Bump own-keys from 1.0.1 to 1.0.2 in /ui (#3220)
Bumps [own-keys](https://github.com/ljharb/own-keys) from 1.0.1 to 1.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ljharb/own-keys/blob/main/CHANGELOG.md">own-keys's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/ljharb/own-keys/compare/v1.0.1...v1.0.2">v1.0.2</a> - 2026-07-21</h2> <h3>Commits</h3> <ul> <li>[Fix] preserve own-key insertion order when the platform's key enumeration does not <a href="https://github.com/ljharb/own-keys/commit/29950ecffbfe74a94ccfdcfe5066e19206078d52"><code>29950ec</code></a></li> <li>[Dev Deps] update <code>@arethetypeswrong/cli</code>, <code>@ljharb/eslint-config</code>, <code>@ljharb/tsconfig</code>, <code>@types/eslint</code>, <code>@types/has-property-descriptors</code>, <code>auto-changelog</code>, <code>eslint</code>, <code>evalmd</code>, <code>npmignore</code>, <code>tape</code> <a href="https://github.com/ljharb/own-keys/commit/431250cb85e78ca8deba28875edd59e0c11149ef"><code>431250c</code></a></li> <li>[Deps] update <code>get-intrinsic</code> <a href="https://github.com/ljharb/own-keys/commit/d1c3396801f0d976f13b2c4fb323c95ca5c214e3"><code>d1c3396</code></a></li> <li>[types] fix an error TS v6 ignores but v7 fails on <a href="https://github.com/ljharb/own-keys/commit/ae0c7fe3f8a871f50f9b7daf46298f0ef33cc75c"><code>ae0c7fe</code></a></li> <li>[readme] replace runkit CI badge with shields.io check-runs badge <a href="https://github.com/ljharb/own-keys/commit/5caf6edb73d4ff65ecd491521ef7094c08805061"><code>5caf6ed</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ljharb/own-keys/commit/20620ebfd195d384d85fc134e29cc4916297a92f"><code>20620eb</code></a> v1.0.2</li> <li><a href="https://github.com/ljharb/own-keys/commit/d1c3396801f0d976f13b2c4fb323c95ca5c214e3"><code>d1c3396</code></a> [Deps] update <code>get-intrinsic</code></li> <li><a href="https://github.com/ljharb/own-keys/commit/431250cb85e78ca8deba28875edd59e0c11149ef"><code>431250c</code></a> [Dev Deps] update <code>@arethetypeswrong/cli</code>, <code>@ljharb/eslint-config</code>, `@ljharb/...</li> <li><a href="https://github.com/ljharb/own-keys/commit/29950ecffbfe74a94ccfdcfe5066e19206078d52"><code>29950ec</code></a> [Fix] preserve own-key insertion order when the platform's key enumeration do...</li> <li><a href="https://github.com/ljharb/own-keys/commit/ae0c7fe3f8a871f50f9b7daf46298f0ef33cc75c"><code>ae0c7fe</code></a> [types] fix an error TS v6 ignores but v7 fails on</li> <li><a href="https://github.com/ljharb/own-keys/commit/5caf6edb73d4ff65ecd491521ef7094c08805061"><code>5caf6ed</code></a> [readme] replace runkit CI badge with shields.io check-runs badge</li> <li>See full diff in <a href="https://github.com/ljharb/own-keys/compare/v1.0.1...v1.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=own-keys&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af69970 commit 137856a

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

ui/yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3620,11 +3620,12 @@ optionator@^0.9.3:
36203620
word-wrap "^1.2.5"
36213621

36223622
own-keys@^1.0.1:
3623-
version "1.0.1"
3624-
resolved "https://registry.yarnpkg.com/own-keys/-/own-keys-1.0.1.tgz#e4006910a2bf913585289676eebd6f390cf51358"
3625-
integrity sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==
3623+
version "1.0.2"
3624+
resolved "https://registry.yarnpkg.com/own-keys/-/own-keys-1.0.2.tgz#31448ec1f781ecb1447f6f6aa0d6534222af59de"
3625+
integrity sha512-19YVAg7T+WTrxggPukVq7DjTv6+PJ867TmhCvBsYwmbFCsZd344rq2Ld1p0wo8f8Qrrhgp82c6FJRqdXWtSEhg==
36263626
dependencies:
3627-
get-intrinsic "^1.2.6"
3627+
call-bound "^1.0.4"
3628+
get-intrinsic "^1.3.0"
36283629
object-keys "^1.1.1"
36293630
safe-push-apply "^1.0.0"
36303631

0 commit comments

Comments
 (0)