Skip to content

Commit

Permalink
chore(deps-dev): bump reflect.getprototypeof from 1.0.9 to 1.0.10 (#6199
Browse files Browse the repository at this point in the history
)

Bumps [reflect.getprototypeof](https://github.com/es-shims/Reflect.getPrototypeOf) from 1.0.9 to 1.0.10.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/es-shims/Reflect.getPrototypeOf/blob/main/CHANGELOG.md">reflect.getprototypeof's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/es-shims/Reflect.getPrototypeOf/compare/v1.0.9...v1.0.10">v1.0.10</a> - 2025-01-02</h2>
<h3>Commits</h3>
<ul>
<li>[Refactor] use <code>es-object-atoms</code> and <code>get-proto</code> directly <a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/2c55da02fb56d9ce7a19e505f487dfb088256d24"><code>2c55da0</code></a></li>
<li>[Refactor] use <code>isObject</code> helper instead of <code>Type</code> <a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/e4c24a4cc1b9928da3eb1f0a032703235d32855e"><code>e4c24a4</code></a></li>
<li>[Deps] update <code>es-abstract</code>, <code>get-intrinsic</code> <a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/54005fb9df56fb399e0c526600cb7799d23ef64f"><code>54005fb</code></a></li>
<li>[Deps] update <code>es-abstract</code> <a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/e71b3b75847d4af71e42ff049bd2b4d55f0324fc"><code>e71b3b7</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/91a8f0d8b9339eaea50002070e552ee1b88e94f7"><code>91a8f0d</code></a> v1.0.10</li>
<li><a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/e4c24a4cc1b9928da3eb1f0a032703235d32855e"><code>e4c24a4</code></a> [Refactor] use <code>isObject</code> helper instead of <code>Type</code></li>
<li><a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/2c55da02fb56d9ce7a19e505f487dfb088256d24"><code>2c55da0</code></a> [Refactor] use <code>es-object-atoms</code> and <code>get-proto</code> directly</li>
<li><a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/54005fb9df56fb399e0c526600cb7799d23ef64f"><code>54005fb</code></a> [Deps] update <code>es-abstract</code>, <code>get-intrinsic</code></li>
<li><a href="https://github.com/es-shims/Reflect.getPrototypeOf/commit/e71b3b75847d4af71e42ff049bd2b4d55f0324fc"><code>e71b3b7</code></a> [Deps] update <code>es-abstract</code></li>
<li>See full diff in <a href="https://github.com/es-shims/Reflect.getPrototypeOf/compare/v1.0.9...v1.0.10">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=reflect.getprototypeof&package-manager=npm_and_yarn&previous-version=1.0.9&new-version=1.0.10)](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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>
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent 0a3f79f commit ea4eead
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ea4eead

Please sign in to comment.